An open API service indexing awesome lists of open source software.

https://github.com/ralna/mjdp_software

Optimization software by Professor M. J. D. Powell
https://github.com/ralna/mjdp_software

bobyqa constrained-optimization derivative-free-optimization lincoa newuoa numerical-optimization prima tolmin uobyqa

Last synced: about 1 month ago
JSON representation

Optimization software by Professor M. J. D. Powell

Awesome Lists containing this project

README

          

# MJDP_software
Optimization software by Professor M. J. D. Powell

Please see the wiki for details and download instructions.

Please note that the Fortran-77 implementation of Powell's solvers archived in this repository is not maintained anymore. For the modernized reference implementation, refer to [PRIMA](http://www.libprima.net), which also offers C, Python, MATLAB, and Julia interfaces for these solvers.