#16347: Wilson's constructions of OA with 2 truncated groups
-------------------------------------+-------------------------------------
Reporter: ncohen | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.3
Component: combinatorial | Resolution:
designs | Merged in:
Keywords: | Reviewers:
Authors: Nathann Cohen | Work issues:
Report Upstream: N/A | Commit:
Branch: u/ncohen/16347 | a4554f5c90ea6a4fee0a170b2fb8a862b21df724
Dependencies: #16295, #16391 | Stopgaps:
-------------------------------------+-------------------------------------
Description changed by ncohen:
Old description:
> Heeeeeeeere it is ! The new construction !
>
> As a result, the MOLS table really took a lifetime to fill. So I turned
> TD and OA into cached functions and they give their answer MUCH faster.
> The bad side is that it also cached the OA/TD, and this is not
> necessarily a good idea. The idea would be to cache ONLY the
> boolean/integer answers, but I do not know how right now.
>
> Anyway caching the OA/TD is not as bad as it seems, for it will only
> build those who are useful in some construction the users asks. When an
> OA is not useful, a existence check is made before building the actual
> design, so this is cool !
>
> I asked on #15657 if the guys there knew a way to tune cached_function to
> only cache some inputs.
>
> Note that MOLS is not a cached_function, because they output matrix
> objects .... Does not matter much anyway, the MOLS constructor does not
> contain much.
>
> Nathann
>
>
> Nathann
New description:
Heeeeeeeere it is ! The new construction !
As a result, the MOLS table really took a lifetime to fill. So I turned TD
and OA into cached functions and they give their answer MUCH faster. The
bad side is that it also cached the OA/TD, and this is not necessarily a
good idea. The idea would be to cache ONLY the boolean/integer answers,
but I do not know how right now.
Anyway caching the OA/TD is not as bad as it seems, for it will only build
those who are useful in some construction the users asks. When an OA is
not useful, a existence check is made before building the actual design,
so this is cool !
I asked on #15657 if the guys there knew a way to tune cached_function to
only cache some inputs.
Note that MOLS is not a cached_function, because they output matrix
objects .... Does not matter much anyway, the MOLS constructor does not
contain much.
Nathann
TODO : Update #16423 when this patch is reviewed
--
--
Ticket URL: <http://trac.sagemath.org/ticket/16347#comment:7>
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.