Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 185 Bytes

File metadata and controls

7 lines (7 loc) · 185 Bytes

Build & run

conda activate [env_name] 
./install.sh # install pybind11 from conda
./build_lib.sh # build static library 
cd python && python test.py # run test script