Releases: WilliamGustafson/Posets
Releases · WilliamGustafson/Posets
v1.0.4
v1.0.4
- Made all options passable to the subposet
hasseDiagramproperty inSubposetsHasseDiagram- Previously
line_options,node_optionsetc. could not be set
- Previously
- Added support for general prime powers in
Bnqusing the packagegalois - Added option
pretikzfor the functionHasseDiagram.latex - The function
NoncrossingPartitionLatticenow subclassesHasseDiagram - Fixed bug in
Poset.mobiusfor quasigraded posets
v1.0.3
- Ranks lists are sorted to fix confusing behavior in subposet plots.
- Fixed a bug that broke subposet selection with a different element order than parent poset.
- Ensured package compatibility when running in a browser via pyodide and added a makefile recipe to run the package tests under pyodide.
v1.0.2
Improved support for scalar types with polynomials and print formatting for polynomials.
v1.0.1
Minor edits to documentation and Boolean algebra plots.
v1.0.0
Support added for quasigraded posets, various bug fixes and improvements.
v0.24.11.30
Initial commit