3 releases
0.1.23 | Jun 3, 2023 |
---|---|
0.1.9 | May 22, 2023 |
0.1.5 | May 16, 2023 |
#2347 in Algorithms
300KB
8K
SLoC
Savant Primitives And Optimized Algorithms
Savant Library with new generation primitives re-implemented in Rust.
Run tests:
cargo test --no-default-features
Run benchmarks:
cargo bench --no-default-features
Build Wheel:
RUSTFLAGS=" -C target-cpu=x86-64-v3 -C opt-level=3" maturin build --release -o dist
Install Wheel:
pip3 install --force-reinstall dist/savant_primitives-0.1.2-cp38-cp38-manylinux2014_x86_64.whl
License
Dependencies
~24–33MB
~540K SLoC