-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
Cleanup in choose_nk, split_nk, subword, subset #10534
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Changed author from vdelecroix to Vincent Delecroix |
Reviewer: Florent Hivert |
comment:9
Hi Vincent, Your patch looks good except a few remarks:
I'm sorry for not having the time to put a review patch, nor finish the review |
comment:10
Thank you for modifying this.
That's right. Output value are now tuples and it is fully specified. |
comment:11
Attachment: trac_10534-generation_of_subsets_and_set_partitions.patch.gz Hi Vincent, I need more time to review your long patch. I just notice the following:
You probably want to replace XXXX by an actual number. I'll continue my review tomorrow (hopefully) Florent |
comment:12
Hi Florent
Certainly. Thanks for the review. I have three important design questions relative to that patch and the Combinatorial classes which it modify
Done |
This comment has been minimized.
This comment has been minimized.
comment:14
Nathan, you should be more explicit when asking for more info... |
comment:52
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:55
Try running the testsuite... |
comment:56
I did (again):
Is there a failure elsewhere (I also checked the failures that the patchbot reported and those passed)? |
comment:57
Same problem as in #16472
If the approach with |
comment:58
Will you be taking care of it Vincent or do you want me to? |
comment:59
Replying to @tscrim:
No, no. I will do it along your lines. Thanks for proposing. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:61
Hey Travis, Please double check that everything is fine. Vincent |
comment:62
LGTM. Thanks Vincent. |
Changed branch from public/10534 to |
ChooseNK
(insage.combinat.choose_nk
) andSplitNK
(insage.combinat.split_nk
).sage.combinat.subword
andsage.combinat.subset
Parent
And become more pep8 compliant ;=)
see also: #16472
CC: @sagetrac-sage-combinat
Component: combinatorics
Keywords: generation, set, subset, partition
Author: Vincent Delecroix, Frédéric Chapoton
Branch/Commit:
714f266
Reviewer: Florent Hivert, Frédéric Chapoton, Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/10534
The text was updated successfully, but these errors were encountered: