Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 238 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 238 Bytes

pathfinder_python

Making Pathfinder avaible in Python!

Building

cargo build --release

Preparation

ln -s $PWD/target/release/libpathfinder.so examples/pathfinder.so

Running

python3 examples/clock.py