BUGS/ISSUES:
- nested solvers and related stuffs
- fix NelderMead post-processing when input contains systems
- fix dynamic Assistance strings of Ridder's functions
- CSV summary name from user input (CSV summary name check)
- NCGM/NelderMead issues with scalar functions
- optimization issues with scalar functions (min like min of squared function)
- null perturbation/null epsilon issues
- others reported in the BTS
Algorithms (in progress):
- multiple roots: signum iteration (
Dropbox)
- Wrappers (Maximize, Minimize)
Algorithms (to investigate):
- Powell's method
- Particle Swarm Optimization
- JCFN, JFSJ, L-BFGS