#3999: [with patch, needs work] Wrapper class to treat additive groups as
multiplicative goups
------------------------------+---------------------------------------------
 Reporter:  robertwb          |        Owner:  somebody  
     Type:  defect            |       Status:  new       
 Priority:  major             |    Milestone:  sage-3.2.2
Component:  basic arithmetic  |   Resolution:            
 Keywords:                    |  
------------------------------+---------------------------------------------
Comment (by cremona):

 I have made more progress in my adaptation of the existing Abelian Groups
 code (which uses additive representation internally, but multiplicative
 notation for input and output) work for additive group notation (for input
 and output).  I'll post a patch when I have finished doing doctests --
 everything I wanted to be able to do now works, but for every single
 function I need to add additive examples as well as the existing
 multiplicative ones).

 For my purposes, my patch will work fine, for example with elliptic curve
 groups which are naturally additive, and is preferable to what Robert has
 implemented here.  But it is a very different approach to the one here,
 which uses the coercion machinery which I am pretty sure I will never
 understand.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3999#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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