#20565: Fix LinearCode.wtdist_gap method
-------------------------------------+-------------------------------------
       Reporter:  arpitdm            |        Owner:  arpitdm
           Type:  defect             |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-7.3
      Component:  coding theory      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Arpit Merchant     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/arpitdm/fix_wtdist_gap_method    |  111426739cd1bb4eb395117ff5000d9aafdc23ac
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by arpitdm):

 I've added back the definitions of the local variables such as `F =
 self.base_ring()`.

 The reason to put back `wtdist_gap` as it was, is to allow for users to
 get accustomed to the changes, right? That's why we need all the
 redirects.
 1. Do we want that `spectrum` also call wtdist_gap() which then calls
 _spectrum_from_gap()? Or can `spectrum` directly call the latter?
 2. The original wtdist_gap took the generator matrix in a gap string
 format. Is it possible to reconvert this representation into a regular
 generator matrix from which a linear code can be constructed?

--
Ticket URL: <http://trac.sagemath.org/ticket/20565#comment:13>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to