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

Remove NLopt dependency?

yuki-koyama opened this issue · comments

Now that the library contains numerical optimization algorithms, it may be possible to remove the NLopt dependency. This can be future work.