-
-
Notifications
You must be signed in to change notification settings - Fork 517
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
sage.sets
: Update # needs
#36272
Merged
Merged
sage.sets
: Update # needs
#36272
Changes from 36 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
d03dd0c
src/sage/sets: Add # optional
mkoeppe 6c4478a
src/sage/sets/set.py: Fix # optional
mkoeppe 37cac27
sage.sets: Add more # optional
mkoeppe a2b8381
sage.sets: More # optional
mkoeppe dcc4c1c
sage.sets: More # optional
mkoeppe 62ab33a
Add # optional - numpy etc.
mkoeppe 4500966
sage.sets: More # optional
mkoeppe 76ddcc0
sage.sets: More # optional
mkoeppe 4c8c2ad
More # optional
mkoeppe 0e0387d
In # optional, no commas between tags
mkoeppe bb9a561
More # optional
mkoeppe 49a927b
sage.sets: More # optional
mkoeppe d703a91
sage.sets: More # optional
mkoeppe bbed2e0
sage.{sets,structure}: More # optional
mkoeppe 3f54913
sage.{geometry,matrix,modules,repl,sets}: More # optional
mkoeppe 4b16bd5
Doctest cosmetics
mkoeppe 71cc773
Fix # optional
mkoeppe 6dd8225
Massive modularization fixes
mkoeppe 370ae89
Add # optional
mkoeppe 05a77d9
src/sage/sets/disjoint_set.pyx: Add # optional
mkoeppe d8c5aa6
sage.sets: More # optional
mkoeppe dd5bc38
More # optional
mkoeppe f8ad1e3
More # optional
mkoeppe 5cf167b
More # optional
mkoeppe 3d0d2f1
sage.sets: More # optional
mkoeppe 5918b0b
sage.sets: Remove '# optional - sage.rings.finite_rings' that are now…
mkoeppe fbd72eb
src/sage/sets/cartesian_product.py: Restore # random
mkoeppe cff77b0
Update # optional / # needs
mkoeppe dccc19f
Update # optional / # needs
mkoeppe f752918
./sage -fixdoctests --distribution sagemath-categories --probe all --…
mkoeppe 726c3cf
sage.parallel, sage.sets: Update # needs
mkoeppe 783ea15
sage.sets: Update # needs
mkoeppe 0a58571
sage.sets: Update # needs
mkoeppe 0a28f0c
src/sage/sets/set_from_iterator.py: Fix # needs
mkoeppe eac6dc3
sage -fixdoctests --no-test --only-tags src/sage/sets
mkoeppe a330894
sage.sets: More block tags
mkoeppe 34e4139
src/sage/sets/condition_set.py: Fix doctest dataflow warning
mkoeppe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This raises a doctest warning
My suggestion is to remove the empty line above.