#6341: implement Mestre's algorithm for constructing genus 2 hyperelliptic
curves
--------------------------------+-------------------------------------------
Reporter: ncalexan | Owner: was
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-feature
Component: number theory | Keywords: mestre algorithm genus 2
hyperelliptic curves sd35
Work_issues: see [comment:14] | Upstream: N/A
Reviewer: Marco Streng | Author: Florian Bouyer
Merged: | Dependencies:
--------------------------------+-------------------------------------------
Comment(by mstreng):
With a view towards the future (number fields), it may be a good idea to
move the code from lines 679 -- 732 to a separate function with input a
polynomial, a valuation and a uniformizer. If the uniformizer generates
the prime ideal, this gives a local reduction that does not screw up the
other primes. If this is not possible (e.g. a non-principal prime of a
number field) you can still get a local reduction and combine the local
reductions later.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6341#comment:17>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.