Skip to content

Added general optimization support

Latest
Compare
Choose a tag to compare
@ciropom ciropom released this 06 Nov 11:24
· 6 commits to master since this release

Vectorized interp1 implementation
Added support for sundials 6 (new default),
Added support for CMAES optimization algorithm through lsqnonlin() function in MATLAB (see tests/optim examples)
Added new examples of matlab optimization code that can be translated