yuki-koyama / mathtoolbox

Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen

Home Page:https://yuki-koyama.github.io/mathtoolbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support pip for python?

yuki-koyama opened this issue · comments

It would be great if this library can be used in python by simply via pip install ...

ref: https://github.com/pybind/python_example
ref: https://packaging.python.org/tutorials/packaging-projects/