Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@anderson101866 anderson101866 released this 15 Oct 12:41
· 7 commits to main since this release
  • Support latest python3.12
  • Restructure a new submodule graph, and put floydwarshall in it, so user can from cualgo import graph; graph.floydwarshal(...)
    • graph is a submodule to place further graph-related algorithm
  • Cover quality by pytest

Full Changelog: v0.1.2...v.0.2.0