Skip to content

Releases: hagberg/planarity

planarity-0.6

06 Jul 23:19
Compare
Choose a tag to compare
  • Add pyx file to distribution
  • Update pointer ref to fix clang error

planarity-0.5

31 Dec 23:15
Compare
Choose a tag to compare
  • Use latest Boyer code
  • Rework ascii() function
  • Include cython 3 built planarity.c
  • Clean up files and tests

planarity-0.4.1

18 Jun 14:05
Compare
Choose a tag to compare
  • Update MANIFEST.in to fix missing files in setuptools packaging
  • Require cython

planarity-0.4

28 May 16:07
Compare
Choose a tag to compare
  • Drop parallel edges in input data with warning
  • Update to v 3.0.0.5 of Boyer's C code
  • NetworkX 2.0 compability
  • Fixes to compile correctly on OSX