#5151: linear codes decoding algorithms in Sage
---------------------------+------------------------------------------------
 Reporter:  wdj            |       Owner:  rlm     
     Type:  defect         |      Status:  new     
 Priority:  major          |   Milestone:  sage-3.4
Component:  coding theory  |    Keywords:          
---------------------------+------------------------------------------------
 The goal of this patch is to move some more of the algorithms in (the GAP
 package for error-correcting codes) Guava over to Sage. Currently Guava is
 included in Sage (in fact, Guava is the only GAP package included in
 Sage), but once the commands are implemented in Python (or Cython) it will
 be possible to remove Guava from Sage, while keeping Guava as an optional
 package.

 The patch adds a new file/module with 2 decoding methods implemented but
 does not import it into the namespace. Instead, methods from linear_code
 import them locally as needed.

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