#19863: Static error rate channel does not always add as many errors as expected
-------------------------------------+-------------------------------------
Reporter: dlucas | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-7.0
Component: coding theory | Resolution:
Keywords: | Merged in:
Authors: David Lucas | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/dlucas/fix_in_static_error_rate_channel|
634b762415c5f50d9ed490f8d71f399c4693742f
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by jsrn):
Could you add something like your code as a test? E.g. something like
{{{
V = VectorSpace(GF(2), 1000)
Chan = channels.StaticErrorRateChannel(V, 367)
assert (c - Chan.transmit(c)).hamming_weight() == 367
}}}
Otherwise, the code looks good, builds fine and passes.
--
Ticket URL: <http://trac.sagemath.org/ticket/19863#comment:4>
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.