Skip to content

NetworkX based rewrite

Compare
Choose a tag to compare
@AdriaanRol AdriaanRol released this 19 May 20:28
· 38 commits to master since this release
  • Graphs are now based on a networkx DiGraph
  • Plotting is now done by generating an SVG with pygraphviz
  • PyQTgraph based plotting is no longer supported