py_pathfinding

Crates.iopy_pathfinding
lib.rspy_pathfinding
version0.1.5
sourcesrc
created_at2020-01-20 12:22:27.262409
updated_at2020-01-30 01:14:25.574276
descriptionA* and Jump-Point-Search algorithms using ndarray which makes them easy to use via pyo3 in Python.
homepage
repositoryhttps://github.com/BurnySc2/rust_pathfinding
max_upload_size
id200432
size46,001
(BurnySc2)

documentation

README

Pathfinding Algorithms

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

Commit count: 0

cargo fmt