-
-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase doctest coverage in sage/coding/linear_code.py to 100% #12893
Comments
Attachment: trac_12893_linear_code_doctests.patch.gz increase doctest coverage to 100%, remove trailing whitespace, and fix bug in sd_duursma_q function |
comment:1
Note the bugfix in After the patch:
|
This comment has been minimized.
This comment has been minimized.
comment:4
Could you fix these errors (possibly not caused by you)?
|
comment:5
I can try.. the same problem occurs on vanilla sage-4.8 after installing the gap_packages optional spkg. It looks like GAP is throwing an error when an empty matrix is passed to |
comment:6
I'll give this ticket a positive review. Fixing those other failures can be for another ticket. |
comment:7
Thanks, the |
Reviewer: William Stein |
Merged: sage-5.1.beta0 |
As the summary states. As of sage-5.0.beta14 coverage is:
Apply attachment: trac_12893_linear_code_doctests.patch to the Sage library.
Component: documentation
Keywords: linear code doctest coverage
Author: Benjamin Jones
Reviewer: William Stein
Merged: sage-5.1.beta0
Issue created by migration from https://trac.sagemath.org/ticket/12893
The text was updated successfully, but these errors were encountered: