Interfacing Eigen-using C++ Code using Cython Credit: minimally modified eigency_tests Installing and Testing # git clone https://github.com/dddlab/cython-cpp-wrapper.git # cd cython-cpp-wrapper CYTHONIZE=1 pip install . pytest tests/