-
-
Notifications
You must be signed in to change notification settings - Fork 662
Description
*** this ticket is still using the old workflow, just apply patches and ignore the "branch" field ***
An implementation of Mestre's algorithm for reconstructing genus 2 hyperelliptic curves from their invariants.
This is limited to fields of characteristic not 2, 3, 5 and to curves with automorphism group generated by the hyperelliptic involution. Curve equations are not reduced, hence are unusably large over QQ, but see below.
That's it. Various other tickets deal with extensions:
- reduction of (the discriminant of) hyperelliptic curve models over the rationals #14755 reduces the discriminant of the hyperelliptic curve (essential for getting usable models over number fields)
- The Stoll-Cremona reduction method for hyperelliptic curves over number fields #14756 reduces the hyperelliptic curve equation once the discriminant is minimal (also essential for getting usable models over number fields).
- Implementing an algorithm for contructing genus 2 hyperelliptic curves with extra automorphism #12199 treats the case of larger automorphism groups
- Implementing an algorithm for contructing genus 2 hyperelliptic curves over fields of characteristic 2 #12200 is about characteristic 2, 3, 5
Apply:
CC: @ncalexan @mstreng @jpflori @sagetrac-lassina @fredstro
Component: number theory
Keywords: mestre algorithm genus 2 hyperelliptic curves sd35 sd51
Author: Florian Bouyer, Marco Streng
Branch: u/fstromberg/ticket/6341
Reviewer: Lassina Dembele, Fredrik Stromberg, Aly Deines
Merged: sage-5.13.beta0
Issue created by migration from https://trac.sagemath.org/ticket/6341