Open alashworth opened 5 years ago
Comment by syclik Wednesday Jul 02, 2014 at 19:38 GMT
Just wanted to add some links to info -- Eigen's description of what they test (not too much info): http://eigen.tuxfamily.org/dox-devel/unsupported/group__NonLinearOptimization__Module.html
The actual tests are now in lib/eigen_3.2.0/unsupported/test/NonLinearOptimization.cpp
Issue by bob-carpenter Monday Oct 07, 2013 at 20:26 GMT Originally opened as https://github.com/stan-dev/stan/issues/262
The optimizers need tests.
The command-line optimization needs tests.
Ben suggested (on stan-dev) using the same kinds of tests as used for optimization in Eigen.