#16535: get rid of who_asked parameter in combinatorial design and move Wilson
constructions
-----------------------------------------+------------------------
       Reporter:  vdelecroix             |        Owner:
           Type:  enhancement            |       Status:  new
       Priority:  major                  |    Milestone:  sage-6.3
      Component:  combinatorial designs  |   Resolution:
       Keywords:                         |    Merged in:
        Authors:  Vincent Delecroix      |    Reviewers:
Report Upstream:  N/A                    |  Work issues:
         Branch:                         |       Commit:
   Dependencies:  #16503                 |     Stopgaps:
-----------------------------------------+------------------------
Description changed by vdelecroix:

Old description:

> There is no need of the `who_asked` parameter in the functions
> `orthogonal_array`, `mutually_orthogonal_latin_squares` and
> `transversal_design` since all recursive functions belong to the
> `orthogonal_array`.

New description:

 1) There is no need of the `who_asked` parameter in the functions
 `orthogonal_array`, `mutually_orthogonal_latin_squares` and
 `transversal_design` since all recursive functions belong to the
 `orthogonal_array`.

 2) Moving the three Wilson constructions (product, one truncated group and
 two truncated groups) from `orthogonal_arrays.py` to
 `orthogonal_arrays_recursive.py` will improve readability.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/16535#comment:1>
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