This programm is modified from jcoupey's mwis code. I basically just used pybind11 to write an interface to Python.
conda install pybind11
cd src/ && make && cd ..
cd lib && python test.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This programm is modified from jcoupey's mwis code. I basically just used pybind11 to write an interface to Python.
conda install pybind11
cd src/ && make && cd ..
cd lib && python test.py