#16846: a difference_matrices module
-------------------------------------+---------------------------------
   Reporter:  ncohen                 |            Owner:
       Type:  enhancement            |           Status:  new
   Priority:  major                  |        Milestone:
  Component:  combinatorial designs  |         Keywords:
  Merged in:                         |          Authors:  Nathann Cohen
  Reviewers:                         |  Report Upstream:  N/A
Work issues:                         |           Branch:
     Commit:                         |     Dependencies:  #16817
   Stopgaps:                         |
-------------------------------------+---------------------------------
 This commit creates a `difference_matrices` module which does not do much
 at the moment: it can creates DM for prime powers, and return DM from the
 database.

 In the database, however, a lot changes as many OA were actually
 difference matrices. The constructors are turned into difference matrices
 constructors, and `orthogonal_array` now calls `difference_matrix` to get
 them.

 All in all what this patch does is mostly code administration, but well,
 that's the way to go ...

 Quasi-difference matrices will be handled later as there are some problems
 with them, in particular in the way `orthogonal_array` will query the
 future `quasi_difference_matrix` constructor.

 Nathann

--
Ticket URL: <http://trac.sagemath.org/ticket/16846>
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.

Reply via email to