Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 406 Bytes

File metadata and controls

18 lines (11 loc) · 406 Bytes

Setup Guide

1. Clone the repository

2. Create and activate Python environment

3. Install Python dependencies

4. Build Rust extension

5. Verify Rust extension

6. Run a Python pipeline test

7. Notes

Re-run maturin develop after modifying Rust source files. Do not commit rust/target/. Raw benchmark data may be excluded from Git depending on size and licensing.