-
-
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
Add a multi-partition implementation to sage #10630
Comments
Changed author from pabryan to Paul Bryan |
Implementation of multi-partitions |
comment:2
Attachment: trac_10630_multi_partitions.patch.gz Some comments:
Two multipartitions are missed:
|
Changed author from Paul Bryan to Amritanshu Prasad |
This comment has been minimized.
This comment has been minimized.
comment:3
Vector partitions is now implemented. I am calling it VectorPartitions instead of MutliPartitions, to remove the conflict with the standard usage of the latter. Apply: trac_10630-vector_partition-ap.patch |
Reviewer: Travis Scrimshaw |
comment:4
Attachment: trac_10630-vector_partition-ap.patch.gz Looks good to me. Apply: trac_10630-vector_partition-ap.patch |
Merged: sage-5.12.beta0 |
As discussed here[1], multi-partitions would be a useful addition to sage. I have an initial implementation soon to be uploaded.
[1] http://groups.google.com/group/sage-combinat-devel/browse_thread/thread/aefcc71ad217d023/439360dc6b2641c5
Apply: attachment: trac_10630-vector_partition-ap.patch
Component: combinatorics
Keywords: multipartition multi-partition multi-partite multipartite partition
Author: Amritanshu Prasad
Reviewer: Travis Scrimshaw
Merged: sage-5.12.beta0
Issue created by migration from https://trac.sagemath.org/ticket/10630
The text was updated successfully, but these errors were encountered: