#6426: ECHIDNA (Elliptic Curves and Higher Dimensional Analogues)
-------------------------+--------------------------------------------------
 Reporter:  kohel        |       Owner:  tbd     
     Type:  enhancement  |      Status:  new     
 Priority:  major        |   Milestone:  sage-4.1
Component:  algebra      |    Keywords:          
 Reviewer:               |      Author:          
   Merged:               |  
-------------------------+--------------------------------------------------

Comment(by kohel):

 Sorry, out of the above patch one only needs the single new function:

     def attach_echidna(self):
         """
         Attach the ECHIDNA code repository.
         """
         from sage.misc.misc import SAGE_ROOT
         self.attach_spec(SAGE_ROOT + '/data/extcode/echidna/echidna.spec')
 # optional - magma

 in sage/interfaces/magma.py file; the other changes are irrelevant.  I
 attach this file, which
 also incorporates William's patch #6395.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6426#comment:4>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to