py_pathfinding 0.1.5

A* and Jump-Point-Search algorithms using ndarray which makes them easy to use via pyo3 in Python.
Documentation

Pathfinding Algorithms

A* and Jump-Point-Search algorithms using ndarray which makes them easy to use via pyo3 in Python.