Skip to content

Releases: ogdf/ogdf-python

0.1.4 (OGDF 2022.02 Dogwood)

07 Jul 10:22
Compare
Choose a tag to compare
  • auto-enable ogdf-python-widget
  • add ogdf info dict (python -m ogdf_python.info)
  • add mybinder links
  • make OGDF_INSTALL- and -BUILD_DIR non-exclusive, print search path on import error
  • set NDEBUG depending on OGDF debug mode
  • migrate build system to hatchling, remove cppyy version cap
  • fixes for ClusterGraphObserver, -Attributes
  • fix exception on empty docstring

0.1.3 (OGDF 2022.02 Dogwood)

03 Feb 14:13
Compare
Choose a tag to compare

0.1.2

03 Feb 13:11
Compare
Choose a tag to compare

restructure pythonizations and add further goodies and examples

  • fixed G.nodes(.byid)
  • add node/edge/adjEntry to string
  • fix BUILD_DIR ending with a slash
  • enable doxygen URLs
  • add jupyter cell magics
  • add interactive-bfs and dfs examples
  • fix SVG rendering compat with OGDF 2020.02 (Catalpa)

0.1.1

24 Aug 11:17
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

multiple fixes, added doxygen hints for missing imports

0.1.0

16 Sep 12:05
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
v0.1.0-dev

imported files