Skip to content

Releases: WilliamGustafson/Posets

v1.0.4

Choose a tag to compare

@WilliamGustafson WilliamGustafson released this 14 Feb 00:09

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

Choose a tag to compare

@WilliamGustafson WilliamGustafson released this 16 Oct 23:24
  • 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

Choose a tag to compare

@WilliamGustafson WilliamGustafson released this 14 Jul 13:38

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

v1.0.1

Choose a tag to compare

@WilliamGustafson WilliamGustafson released this 07 Jun 16:37

Minor edits to documentation and Boolean algebra plots.

v1.0.0

Choose a tag to compare

@WilliamGustafson WilliamGustafson released this 17 May 21:51

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

v0.24.11.30

Choose a tag to compare

@WilliamGustafson WilliamGustafson released this 01 Dec 01:52
Initial commit