-
-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Specify the values of k,n in the exceptions #16388
Comments
Branch: u/ncohen/16388 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Commit: |
comment:3
Hi Nathann, All right, why not doing it for BIBD as well? Vincent |
comment:4
Indeed. You can add a commit. Nathann |
comment:5
I can do that, but I do care about merge conflicts with other tickets. |
comment:6
Caring is good. Do you have a specific ticket in mind ? Nathann |
comment:7
For example #16347 (Wilson's constructions of OA with 2 truncated groups) modifies bibd.py |
comment:8
Indeed. You can see that none of the lines near where the exceptions are raised or doctested are touched, so this is safe. Nathann |
comment:9
The two commits at u/vdelecroix/16388 take care of BIBD. All test pass. Can set to positive review if you like. Vincent |
comment:10
Yo !
I added a small commit as one usually writes (v,k,lambda)-BIBD. Nathann |
comment:12
By the way the modifications you did to the exception of OA/TD will probably cost a LOT of conflicts. Just mentionning it because you said that you cared. Nathann |
Reviewer: Vincent Delecroix |
comment:13
Oh, my mistake. Those modifications cannot hurt more than the patch did before you wrote this commit. Sorry for that. I hope I had conflicts in mind when I first wrote it. Otherwise I will pay it. Nathann |
comment:14
The terminology is not understandable:
good luck for your future merges... (now you are used to it ;-P) Vincent |
comment:15
Yo !
I just sent you "Combinatorial Designs: Construction and Analysis" from Douglas Stinson which uses http://www.maths.qmul.ac.uk/~leonard/repeated11.pdf You will also find other occurrences of this naming in the references of the Handbook. Othey guys say 2-(v,k,lambda) design.
Two remarks :
Nathann |
Changed branch from u/ncohen/16388 to |
Simple thing, that can be useful for recursive constructions. You don't always know what "this" design exactly is in complicated functions.
Nathann
CC: @videlec @KPanComputes @brettpim
Component: combinatorial designs
Author: Nathann Cohen
Branch/Commit:
79178b6
Reviewer: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/16388
The text was updated successfully, but these errors were encountered: