#18099: Prepare linear_code for inheritance
-------------------------------------+-------------------------------------
       Reporter:  dlucas             |        Owner:
           Type:  enhancement        |       Status:  needs_info
       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/prepare_linear_code_for_inheritance|  
57a4944f9f18915fbc8904631d622aeb4619b306
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vdelecroix):

 * status:  needs_review => needs_info


Comment:

 Hello,

 There still are trailing whitespaces!

 What do you want to do with `LinearCode` in the future? Will it dispatch
 into subclasses. If not, you should add a comment about the implementation
 (telling that everything is computed from the `generator_matrix`).

 In your children classes of `AbstractLinearCode`, will your elements
 always be vectors in a vector space? You talked about polynomials. Will
 polynomials be valid elements for some code or you will handle a
 conversion between them?

 Vincent

--
Ticket URL: <http://trac.sagemath.org/ticket/18099#comment:40>
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