accosmin / nano

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

Split tests for each library #45

Closed accosmin closed 9 years ago

accosmin commented 9 years ago

Create a /tests folder for each library to gather its own unit tests (e.g. minfunc, text, thread, tensor, cortex, nanocv).

accosmin commented 9 years ago

Make the test_stoch_optimizers and test_batch_optimizers independent on cortex!