Skip to content

Releases: pdobsan/pynauty

pynauty version 2.8.8.1

06 Jun 17:05
Compare
Choose a tag to compare

Changes in 2.8.8.1

  • updated to nauty2_8_8
  • decreased space leak by merging PR #40

v2.8.6

25 Nov 00:06
Compare
Choose a tag to compare

Full Changelog: pynauty-1.1.2...v2.8.6

Pynauty version 1.1.2 + nauty27r4

11 Jul 17:45
Compare
Choose a tag to compare

Changes in version 1.1.2 + nauty27r4

  • nauty27r4
  • added python 3.10.5 to build and test matrix

Pynauty version 1.1.1 + nauty27r3

07 May 22:28
Compare
Choose a tag to compare

Changes in version 1.1.1 + nauty27r3

  • Added the missing nauty source to the package uploaded to PyPi.

Pynauty 1.1.0 + nauty27r3

06 May 16:58
Compare
Choose a tag to compare

Changes in version 1.1.0 + nauty27r3

  • Frank Bryce fixed the issue of accepting multigraphs but then silently ignoring multiple edges when passing to nauty.
  • Built with nauty27r3
  • Pynauty 1.1.0 works with Python 3.7-3.10 and nauty27r1.

canon_label

17 Jul 13:56
Compare
Choose a tag to compare

New function canon_label(g) to find the canonical labeling of vertices.