-
-
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
implement product of posets #12831
Comments
Dependencies: #12770 |
comment:3
Some typos need to be corrected.. |
Attachment: trac_12831-product_of_posets-fc.patch.gz |
Author: Frédéric Chapoton |
Reviewer: Itai Bar-Natan |
Merged: sage-5.1.beta1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There currently lacks an implementation of the (cartesian) product of posets.
This should return a poset with 8 elements, with Hasse diagram a 2 x 4 grid.
It would be nice to have a fast enough procedure for this.
Depends on #12770
CC: @fchapoton @sagetrac-sage-combinat
Component: combinatorics
Keywords: poset, product
Author: Frédéric Chapoton
Reviewer: Itai Bar-Natan
Merged: sage-5.1.beta1
Issue created by migration from https://trac.sagemath.org/ticket/12831
The text was updated successfully, but these errors were encountered: