On Dec 18, 3:35 am, "John Cremona" <[EMAIL PROTECTED]> wrote:
> The only implementations I know of are in
> SiMath (now defunct) and Magma, but it has been suggested as a good
> project for a Masters student to reimplement it in Sage, and someone
> might be doing that.

KANT/KASH (http://www.math.tu-berlin.de/~kant/) has routines to find
integral points on curves y^2=x^3+a*x+b. It uses the Thue-equation
solver, so I think this implementation might be independent of
Magma's. The code to translate into Thue equations might even be
readable kash-code. You should check their licence if reading their
code with the purpose of replicating the behaviour is allowed.
I would expect that Pari can already solve Thue-equations.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to