Closed 6bdad4c1-1e26-4f2f-a442-a01a2292c181 closed 9 years ago
Branch: u/ncohen/17149
Branch pushed to git repo; I updated commit sha1. New commits:
8916046 | trac #16559: Brouwer-Van Rees version of Wilson's decomposition |
cf11457 | trac #16559: Fixed error message for large holes and smaller example |
4ecf942 | trac #16920: New V(m,t) vectors |
b06bc3b | trac #16920: Make the V(m,t) database more compact |
c26542b | trac #16920: Even more MOLS |
822f174 | trac #16922: find_brouwer_van_rees_with_one_truncated_column |
fbbde48 | trac #16922: Merged with beta5 |
dc2b5d8 | trac #17149: iOA with big holes through product of OA |
Commit: dc2b5d8
Rebased on the updated #16922
Nathann
Branch pushed to git repo; I updated commit sha1. This was a forced push. Last 10 new commits:
fe62ae4 | trac #16559: Bugfix |
12177d8 | trac #16559: fix documentation |
3825155 | trac #16559: remove simple_wilson_construction |
9bbd1f2 | trac #16559: A description for the Brouwer-van Rees construction |
cf90906 | trac #16920: Correct bibliographical references |
cf378ab | trac #16920: Merged with updated #16559 |
0d26d10 | trac #16922: find_brouwer_van_rees_with_one_truncated_column |
b71013a | trac #16922: big optim. + small optim. + doctest |
955b67f | trac #16922: rewrite multiple (new name int_as_sum) |
b6e656a | trac #17149: iOA with big holes through product of OA |
Branch pushed to git repo; I updated commit sha1. New commits:
c3f7ddf | trac #17149: OA(10,1620) |
Yo Vincent ! Would you have some time for this ticket ? ^^;
Nathann
Hey,
Sorry for the length and empty review... the code is clean.
Vincent
Reviewer: Vincent Delecroix
THaaaaaaaaaaaaaaaanks !!!
Nathann
Documentation doesn't build
Sorry about that. There was a 'x' in the middle of nowhere.
Nathann
Changed branch from u/ncohen/17149 to 9fd2e69
Breakage: #17672
When one multiplies a
OA(k,n1)-OA(k,1)
with anOA(k,n2)
, one gets anOA(k,n1.n2)-OA(k,n1)
.Will be useful for more complicated applications of the Brouwer-van Rees construction later.
Depends on #16922
CC: @videlec
Component: combinatorial designs
Author: Nathann Cohen
Branch:
9fd2e69
Reviewer: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/17149