Changes between Version 2 and Version 4 of Ticket #31940
- Timestamp:
- 06/09/21 11:38:17 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31940
-
Property
Component
changed from
PLEASE CHANGE
tonumber theory
-
Property
Component
changed from
-
Ticket #31940 – Description
v2 v4 3 3 Corresponding attributes have been added to the Jacobian of the hyperelliptic curve: `is_absolutely_simple` and `is_generic`. 4 4 5 The algorithms are based on Lombardo's paper "Computing the geometric endomorphism ring of a genus 2 Jacobian". 6 5 7 This is needed for trac ticket #30837, and in that sense is blocking this other work.