Skip to content

v0.2.0 Changelog and package version bump

Compare
Choose a tag to compare
@felipernb felipernb released this 05 Jun 22:12
· 334 commits to master since this release
  • Graphs
    • Shortest Path Faster Algorithm (#34)
    • Bellman-Ford Shortest Path (#36)
  • Math
    • Extended Euclidean Algorithm (#37)
  • Strings
    • Karp-Rabin String Matching (#35)