You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…gemath#36116
* Fix a thinko in the iterator for TSSCPP
* make plane partitions hashable
* avoid rational numbers in the cardinality methods, when necessary
* raise an error when an integer and a symmetry is provided as argument
to `PlanePartitions`
Fixessagemath#36119Fixessagemath#36118Fixessagemath#36116
- [X] The title is concise, informative, and self-explanatory.
- [X] The description explains in detail what this PR is about.
- [X] I have linked a relevant issue or discussion.
- [X] I have created tests covering the changes.
URL: sagemath#36124
Reported by: Martin Rubey
Reviewer(s): Frédéric Chapoton
Steps To Reproduce
Expected Behavior
There should be seven distinct plane partitions in a box with side length 6.
Actual Behavior
Some plane partitions are missing, others are duplicate.
Additional Information
No response
Environment
Checklist
The text was updated successfully, but these errors were encountered: