Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 225 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 225 Bytes

Theodolite

Expression trace exchange format

Building

To build the rust API, run

cargo build

`

To build the python API, install Maturin and run

maturin build