#5151: [with patch, needs review] linear codes decoding algorithms in Sage
---------------------------+------------------------------------------------
Reporter: wdj | Owner: rlm
Type: defect | Status: new
Priority: major | Milestone: sage-3.4
Component: coding theory | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by rlm):
Some suggestions:
* The function `weight_order` doesn't get used anywhere, and should
probably be removed from the patch. Also, you should remove the commented
lines in `syndrome`.
* The docs for `coset_leader` are identical to those for `syndrome` up to
the examples. Perhaps this needs to be updated.
* The patch file itself looks funny, since the
{{{
# HG changeset patch
# User David Joyner <[email protected]>
# Date 1233523816 18000
# Node ID d5554b7ab8b14d7b369a200284355d135f319271
# Parent d949d3b0e84312be26ede6df676eece1bac738f0
added decoder - wdj
}}}
block shows up twice.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5151#comment:2>
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
-~----------~----~----~----~------~----~------~--~---