tycoer

Results 2 comments of tycoer

> Can build shared library for python bindings by specifying -DBUILD_PYTHON=ON when calling cmake. This requires pybind11 to be cloned into build's parent directory. The python bindings expose a very...

> The library might be inside the `build` directory in which case you might be able to solve via any one of the following: > > * Move either `test.py`...