Files
candle/candle-pyo3
2023-08-02 11:12:18 +01:00
..
2023-08-02 11:12:18 +01:00
2023-07-02 20:42:55 +01:00

From the top level directory run:

cargo build --release --package candle-pyo3 && cp -f ./target/release/libcandle.so candle.so
PYTHONPATH=. python3 candle-pyo3/test.py