accosmin / nano

C++ library [machine learning & numerical optimization] - superseeded by libnano
MIT License
1 stars 0 forks source link

More efficient test functions #74

Closed accosmin closed 8 years ago

accosmin commented 8 years ago

Many test functions can be re-written using linear algebra primitives using Eigen. This will make the stochastic and the batch benchmarks much faster.

accosmin commented 8 years ago

e.g. Powell, Trid, Dixon-Price