Opened 6 years ago
Closed 6 years ago
#16722 closed enhancement (fixed)
OA(17,560)
Reported by: | ncohen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.4 |
Component: | combinatorial designs | Keywords: | |
Cc: | vdelecroix | Merged in: | |
Authors: | Nathann Cohen | Reviewers: | Vincent Delecroix |
Report Upstream: | N/A | Work issues: | |
Branch: | 3fb8806 (Commits) | Commit: | 3fb88062feb2c3a8e2e0baeb8102849f1b0ce93b |
Dependencies: | #16716 | Stopgaps: |
Description
A new OA(17,560) from the same paper as #16662. It is the last one.
Change History (7)
comment:1 Changed 6 years ago by
- Branch set to u/ncohen/16722
- Status changed from new to needs_review
comment:2 Changed 6 years ago by
- Commit set to a9608c521140a3cd86d3881ee505e8b91e647f3c
comment:3 Changed 6 years ago by
- Milestone changed from sage-6.3 to sage-6.4
comment:4 Changed 6 years ago by
- Commit changed from a9608c521140a3cd86d3881ee505e8b91e647f3c to b9aa228bc12c1f32329f136eb35d2aeb2222a85c
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
9cbc23c | trac #16673: Three factors construction of MOLS
|
3fb8806 | trac #16673: review (one line simplicaction + doc)
|
3458d22 | trac #16673: Merged with 6.4.beta1
|
e48c1d3 | trac #16716: OA for n=262,950
|
b9aa228 | trac #16722: OA(17,560)
|
comment:5 follow-up: ↓ 6 Changed 6 years ago by
One simplication at u/vdelecroix/16722
(the ordering of the finite field is lexicographic... hence the subfield that corresponds to elements of degree < beta are the first 2beta elements of the list).
Beyond that, it is fine... so you can set to positive review if you like my commit.
Vincent
comment:6 in reply to: ↑ 5 Changed 6 years ago by
- Branch changed from u/ncohen/16722 to u/vdelecroix/16673
- Commit changed from b9aa228bc12c1f32329f136eb35d2aeb2222a85c to 3fb88062feb2c3a8e2e0baeb8102849f1b0ce93b
- Reviewers set to Vincent Delecroix
- Status changed from needs_review to positive_review
Yooooooooooo !
One simplication at
u/vdelecroix/16722
(the ordering of the finite field is lexicographic... hence the subfield that corresponds to elements of degree < beta are the first 2beta elements of the list).Beyond that, it is fine... so you can set to positive review if you like my commit.
It's good for me too, thanks again !!!
Nathann
comment:7 Changed 6 years ago by
- Branch changed from u/vdelecroix/16673 to 3fb88062feb2c3a8e2e0baeb8102849f1b0ce93b
- Resolution set to fixed
- Status changed from positive_review to closed
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
trac #16604: Now without copy and paste
trac #16604: OA(20,352)
trac #16604: OA(20,416)
trac #16604: OA(20,544)
trac #16604: Merged with 6.3.beta6
trac #16662: OA for n=1046,1059,2164,3992,3994
trac #16665: New OA for n=408,600,792,856,1368,2328,...
trac #16673: Three factors construction of MOLS
trac #16716: OA for n=262,950
trac #16722: OA(17,560)