#17111: Sage is missing one letter
-------------------------------------+---------------------------------
Reporter: ncohen | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.4
Component: combinatorial designs | Keywords:
Merged in: | Authors: Nathann Cohen
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies: #17034
Stopgaps: |
-------------------------------------+---------------------------------
After #17034 Sage reports :
{{{
sage: designs.orthogonal_arrays.explain_construction(10,154)
'the database contains a (154,10;1,0;17)-quasi difference matrix'
}}}
But we have no `(154,10;1,0;17)`-QDM. Here is what it should be:
{{{
sage: designs.orthogonal_arrays.explain_construction(10,154)
'the database contains a (137,10;1,0;17)-quasi difference matrix'
}}}
And this is because of a missing 'n'
Nathann
--
Ticket URL: <http://trac.sagemath.org/ticket/17111>
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.