#17253: Bug in explain_construction for Brouwer-van Rees
-------------------------------------+-------------------------------------
Reporter: ncohen | Owner:
Type: defect | 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: u/ncohen/17253 | c15152f8d1170af36e5929380ac1a41f1ae20148
Dependencies: #16922 | Stopgaps:
-------------------------------------+-------------------------------------
Description changed by ncohen:
Old description:
> Easy:
>
> That can be solved by removing the build function
> `brouwer_van_rees_with_one_truncated_column` that we do not need anymore,
> and calling `wilson_construction` directly. The branch also fixes a bug
> in `wilson_construction` when `OA=None`, i.e. only the non-Brouwer case
> was handled.
>
> Nathann
New description:
Easy:
{{{
sage: print designs.orthogonal_arrays.explain_construction(9,834)
TypeError: brouwer_van_rees_with_one_truncated_column() got an unexpected
keyword argument 'explain_construction'
}}}
That can be solved by removing the build function
`brouwer_van_rees_with_one_truncated_column` that we do not need anymore,
and calling `wilson_construction` directly. The branch also fixes a bug in
`wilson_construction` when `OA=None`, i.e. only the non-Brouwer case was
handled.
Nathann
--
--
Ticket URL: <http://trac.sagemath.org/ticket/17253#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.