Python bindings
We have setup this project to wrap some of the various C/C++ libraries with Python bindings. To install these, run
cd build
pip3 install ..
This will call scikit-build
, which in turn will invoke
CMake, and build the whole project. After this, you can then
also run the usual
make
ctest
Last update:
July 28, 2023
Created: July 24, 2023
Created: July 24, 2023