forked from Macaulay2/M2
-
Notifications
You must be signed in to change notification settings - Fork 0
Poset
Mahrud Sayrafi edited this page Mar 12, 2021
·
1 revision
We are interested in developing an M2 package for handing posets and order complexes. As a possible starting point, here're links to other packages.
Mathematica: http://www.haverford.edu/math/cgreene/posets.html
Sage: http://www.sagemath.org/hg/sage-main/file/c25e04ebfb67/sage/combinat/posets/
Maple: http://www.math.lsa.umich.edu/~jrs/maple.html
The Floyd-Warshall algorithm could be used to eliminate redundant relations: http://en.wikipedia.org/wiki/Floyd-Warshall_algorithm Or Johnson's: http://en.wikipedia.org/wiki/Johnson%27s_algorithm
-
Home
- Introduction
- Macaulay2 Contribution Guides
- Macaulay2 Workshop Guides
-
Macaulay2 Internals
- Building Macaulay2 from source
- Components of Macaulay2
- Case Studies
- Web servers
- Other
- Frequently Asked Questions
- Road map