Skip to content

Kinetic Diagram Analysis v0.2.0

Compare
Choose a tag to compare
@nawtrey nawtrey released this 05 Sep 00:08
494a94d

What's Changed

  • Change generate_directional_diagrams() to use the NetworkX
    path-finding function all_simple_edge_paths() (#60)
  • Improve performance of generate_flux_diagrams() via various algorithm
    and code simplifications (#60)
  • Improved performance of _find_unique_edges() (#60)

Full comparison: v0.1.0...v0.2.0