-
-
Notifications
You must be signed in to change notification settings - Fork 568
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
Provides some further functionalities for combinatorial maps #14255
Comments
Reviewer: Travis Scrimshaw |
comment:2
Hey Christian, Looks good but there's two minor docstring things. First is I don't understand this line 210 in
Second (and more nitpicky and far less important), the first line is suppose to be in the "affirmative" according to python doc standards:
Thanks, Travis |
comment:3
Replying to @tscrim: thanks for your review, Travis!
means that this is now an unbounded function and it takes one input parameter, namely
alright, I will do that... (but first waiting for your answer to the above). |
comment:4
How does this sound:
? Also could you put another blank line between this and the "Return" line? Thank you. |
Attachment: trac_14255-combinatorial_maps-cs.patch.gz |
comment:5
Replying to @tscrim:
Fixed, thanks! |
comment:6
Thank you Christian. |
Merged: sage-5.9.beta1 |
This patch provides some further functionalities for combinatorial maps.
CC: @sagetrac-chrisjamesberg @VivianePons
Component: combinatorics
Keywords: combinatorial map
Author: Christian Stump
Reviewer: Travis Scrimshaw
Merged: sage-5.9.beta1
Issue created by migration from https://trac.sagemath.org/ticket/14255
The text was updated successfully, but these errors were encountered: