#3416: Weierstrass form and Jacobian for cubics and certain other genus-one 
curves
------------------------------------------------------------------------------+
       Reporter:  moretti                                                     | 
        Owner:  was                                   
           Type:  enhancement                                                 | 
       Status:  needs_review                          
       Priority:  major                                                       | 
    Milestone:  sage-5.7                              
      Component:  elliptic curves                                             | 
   Resolution:                                        
       Keywords:  nagell, weierstrass, cubic, elliptic curves, editor_wstein  | 
  Work issues:                                        
Report Upstream:  N/A                                                         | 
    Reviewers:  John Cremona, Marco Streng, Nils Bruin
        Authors:  Niels Duif, Volker Braun                                    | 
    Merged in:                                        
   Dependencies:  #12553, #13084, #13458                                      | 
     Stopgaps:                                        
------------------------------------------------------------------------------+

Comment (by vbraun):

 The old `EllipticCurve_from_cubic` just computed the Jacobian using Magma.
 So, strictly speaking, we replace the wrong output with the correct
 output. Its intentionally backwards incompatible.

 I don't particularly like adding extra keyword arguments to
 `EllipticCurve` that only make sense in very special circumstances. If you
 want to reduce the number of global symbols, which I'm all in favor of,
 then one should combine the constructors into a class
 `EllipticCurve.from_foobar()` to disambiguate.

 That'll also fix your last problem that the HTML hyperlinks don't
 translate particularly well into the text-mode help.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3416#comment:60>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to