#16868: A real difference matrix has k columns
-------------------------------------+-------------------------------------
Reporter: ncohen | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.4
Component: combinatorial | Resolution:
designs | Merged in:
Keywords: | Reviewers:
Authors: Nathann Cohen | Work issues:
Report Upstream: N/A | Commit:
Branch: public/16868 | 361c4034247f4b3944dbb52a1259b184dfc6a250
Dependencies: #16846 | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by vdelecroix):
I thought it was better standardization but in
`OA_from_quasi_difference_matrix` you have
{{{
# Each line is expanded by [g+x for x in line for g in G] then relabeled
# with integers. Missing values are also handled.
new_M = []
for line in izip(*M):
...
...
new_M = zip(*new_M)
}}}
what's the point?
Vincent
--
Ticket URL: <http://trac.sagemath.org/ticket/16868#comment:3>
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.