Skip to content

Releases: WilliamGustafson/Posets

v1.0.4

14 Feb 00:09

Choose a tag to compare

v1.0.4

  • Made all options passable to the subposet hasseDiagram property in SubposetsHasseDiagram
    • Previously line_options, node_options etc. could not be set
  • Added support for general prime powers in Bnq using the package galois
  • Added option pretikz for the function HasseDiagram.latex
  • The function NoncrossingPartitionLattice now subclasses HasseDiagram
  • Fixed bug in Poset.mobius for quasigraded posets

v1.0.3

16 Oct 23:24

Choose a tag to compare

  • 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

14 Jul 13:38

Choose a tag to compare

Improved support for scalar types with polynomials and print formatting for polynomials.

v1.0.1

07 Jun 16:37

Choose a tag to compare

Minor edits to documentation and Boolean algebra plots.

v1.0.0

17 May 21:51

Choose a tag to compare

Support added for quasigraded posets, various bug fixes and improvements.

v0.24.11.30

01 Dec 01:52

Choose a tag to compare

Initial commit