#18376: New encoding structure for linear codes
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  dlucas                 |       Status:  needs_review
           Type:         |    Milestone:  sage-6.9
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  coding theory          |  Work issues:
       Keywords:         |       Commit:
        Authors:  David  |  596515000c225cb924b553d20cec33e77c978e78
  Lucas                  |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/dlucas/encoder       |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by dlucas):

 I moved the line which fills the dictionary of encoders for `LinearCode`
 from `__init__.py` to `linear_code.py`. It will be useful to do that to
 avoid immediate dereference of `LinearCode`in `__init.py__` as explained
 in the message above.
 Note that for now, `encoder` module is still imported when Sage starts.
 I'll fix this (alongside with several other imports) in the follow-up
 ticket #19315

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