#13458: Map to the Weierstrass form
--------------------------------------+-------------------------------------
       Reporter:  vbraun              |         Owner:  AlexGhitza        
           Type:  enhancement         |        Status:  needs_review      
       Priority:  major               |     Milestone:  sage-5.11         
      Component:  algebraic geometry  |    Resolution:                    
       Keywords:                      |   Work issues:                    
Report Upstream:  N/A                 |     Reviewers:  Andrey Novoseltsev
        Authors:  Volker Braun        |     Merged in:                    
   Dependencies:  #13084              |      Stopgaps:                    
--------------------------------------+-------------------------------------

Comment (by vbraun):

 I thought about whether to return both when `transformation=True` when I
 wrote the code originally, but then decided against it. Its not
 particularly natural the way the computation goes. If speed is an issue
 (and its at worst a factor 2x for calling `WeierstrassForm` twice, and in
 reality its much faster to compute the Weierstrass form without
 transformation) then you should parametrize the coefficients and derive
 the formula in one step. So there isn't really any justification.

 Reviewer patch looks good to me.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13458#comment:18>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to