#18097: Parity check matrix-related methods
-------------------------------------+-------------------------------------
       Reporter:  dlucas             |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.6
      Component:  coding theory      |   Resolution:
       Keywords:  sd66               |    Merged in:
        Authors:  David Lucas        |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/dlucas/new_methods_in_linear_code|  a323216099a43a1b697b67228966d479acf7e604
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'David Lucas', 'oldvalue': ''}):

 * cc: jsrn (added)
 * status:  new => needs_review
 * commit:   => a323216099a43a1b697b67228966d479acf7e604
 * author:   => David Lucas


Old description:

> Computing the syndrome of a vector is useful for many things (eg:
> decoding) in coding theory, but linear code does not have any syndrome
> method.
>
> Besides, actual parity-check matrix computation creates a new LinearCode
> object. It can be enhanced in a way where this new object is not created
> anymore.
>
> Furthermore, LinearCode does not have a `latex` method.

New description:

 Computing the syndrome of a vector is useful for many things (eg:
 decoding) in coding theory, but linear code does not have any syndrome
 method.

 Besides, actual parity-check matrix computation creates a new `LinearCode`
 object. It can be enhanced in a way where this new object is not created
 anymore.

 Furthermore, linear_code does not have a `latex` method.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/18097#comment:2>
Sage <http://www.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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to