#6452: codes over rings
---------------------------+------------------------------------------------
 Reporter:  wdj            |       Owner:  rlm       
     Type:  enhancement    |      Status:  new       
 Priority:  major          |   Milestone:  sage-4.1.1
Component:  coding theory  |    Keywords:            
 Reviewer:                 |      Author:            
   Merged:                 |  
---------------------------+------------------------------------------------
 This module constructs codes over rings of the form ZZ/mZZ, that is,
 submodules of FreeModule(IntegerModRing(m), n).
 The main authors are Cesar Agustin Garcia-Vazquez (who was an undergrad in
 Mexico when he wrote this) and Carlos A. Lopez-Andrade (his advisor). I
 made some changes to make it more consistent with LinearCode. (It still
 has some hidden differences - the basic problem being that FreeModule has
 no submodule or span method analogous that of VectorSpace.)

 It is in Cython, which I confess I don't really understand well. My role
 is simply to take Cesar's code (which he emailed to me), tweek it a bit,
 and create a patch. He has explicitly agreed to distributing it under
 GPLv2+.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6452>
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