#19623: Syndrome decoder is not a syndrome decoder
-------------------------------------+-------------------------------------
       Reporter:  dlucas             |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.1
      Component:  coding theory      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  David Lucas        |    Reviewers:  Julien Lavauzelle
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/dlucas/generic_decoders          |  60ee58d759de7d680415e896e54088ce3b4baf6c
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by dlucas):

 * commit:  8a52ca1f60a52176fd588f76e4658ad549c7f249 =>
     60ee58d759de7d680415e896e54088ce3b4baf6c


Comment:

 I changed the doctests to something better.
 I also added a whole paragraph to explain how the dynamic types worked,
 illustrating the creation of three syndrome decoders over the same code,
 one with `maximum_error_weight` less than both the covering radius and
 half the minimum distance, one with `maximum_error_rate` between the two
 values, and one with `maximum_error_rate` bigger than the two values.

 Finally, I also changed `union` by `add` when adding a type to
 `_decoder_type`, because for some reason, `union` was doing nothing.
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=60ee58d759de7d680415e896e54088ce3b4baf6c
 60ee58d]||{{{Better doctests, changed union to add when adding types to
 _decoder_type}}}||

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