Docs.rs
py_pathfinding-0.1.5
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
py_pathfinding 0.1.5
A* and Jump-Point-Search algorithms using ndarray which makes them easy to use via pyo3 in Python.
Crate
Source
Builds
Feature flags
Documentation
Coverage
41.18%
7
out of
17
items documented
0
out of
13
items with examples
Size
Source code size: 45.47 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.75 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Repository
crates.io
Dependencies
fnv ^1.0.6
normal
ndarray ^0.13
normal
Versions
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Owners
Pathfinding Algorithms
A* and Jump-Point-Search algorithms using ndarray which makes them easy to use via pyo3 in Python.