Opened 6 years ago
Closed 6 years ago
#16763 closed enhancement (fixed)
New OA for n=189, plus some others through Vmt vectors
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: | bb21dc0 (Commits) | Commit: | bb21dc08709fa314c46305900164ec8a2ad68581 |
Dependencies: | #16757 | Stopgaps: |
Description
A new OA for n=189 is implemented from its construction.
With a collection of Vmt vectors we also get new OA for n=1080, 1158, 1314, 1340, 1574, 2198, 2484, 2588, 2978, 892, 1068, 1134, 1992, 2058, 2850, 3004, 3510, 4302, 4500.
Nathann
Change History (12)
comment:1 Changed 6 years ago by
- Branch set to u/ncohen/16763
- Status changed from new to needs_review
comment:2 Changed 6 years ago by
- Commit set to 0598e4659059d4743f9014e4c5ec8a240e93416b
comment:3 Changed 6 years ago by
- Commit changed from 0598e4659059d4743f9014e4c5ec8a240e93416b to 7d6f4c68ca8c23303ea828ae5ab9c2ea573cf0c6
comment:4 Changed 6 years ago by
- Milestone changed from sage-6.3 to sage-6.4
comment:5 Changed 6 years ago by
- Commit changed from 7d6f4c68ca8c23303ea828ae5ab9c2ea573cf0c6 to 5ba165ec2245286b3157d6c406830bdbaf3d0bf8
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)
|
9a57f13 | trac #16757: Organize the V(m,t) vectors into a dictionary
|
57c00f0 | trac #16757: doctest simplication
|
424e229 | trac #16763: New OA for n=189, plus some others through Vmt vectors
|
5ba165e | trac #16763: Complete bibliographical references
|
comment:6 Changed 6 years ago by
Hello,
I am happy with the code. Just some small simplications at u/vdelecroix/16763
and then it could go to positive review.
Vincent
comment:7 Changed 6 years ago by
- Status changed from needs_review to needs_info
comment:8 Changed 6 years ago by
- Branch changed from u/ncohen/16763 to u/vdelecroix/16763
- Commit changed from 5ba165ec2245286b3157d6c406830bdbaf3d0bf8 to f3f644d29d3c3592ecf97806b7f519fc7c2414af
- Status changed from needs_info to positive_review
Goooooooood for me ! Thanks for this review !
Nathann
New commits:
f3f644d | trac #16763: code simplification
|
comment:9 Changed 6 years ago by
- Branch changed from u/vdelecroix/16763 to public/16763
- Commit changed from f3f644d29d3c3592ecf97806b7f519fc7c2414af to bb21dc08709fa314c46305900164ec8a2ad68581
New commits:
bb21dc0 | trac #16763: Double citation
|
comment:11 Changed 6 years ago by
- Reviewers set to Vincent Delecroix
- Status changed from needs_work to positive_review
comment:12 Changed 6 years ago by
- Branch changed from public/16763 to bb21dc08709fa314c46305900164ec8a2ad68581
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
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)
trac #16722: Merged with 6.3.beta8
trac #16757: Organize the V(m,t) vectors into a dictionary
trac #16763: New OA for n=189, plus some others through Vmt vectors