47 Forks
366 Stars
366 Watchers

prima

PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. PRIMA means Reference Implementation for Powell's methods with Modernization and Amelioration, P for Powell.

How to download and setup prima

Open terminal and run command
git clone https://github.com/libprima/prima.git
git clone is used to create a copy or clone of prima repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with prima https://github.com/libprima/prima/archive/master.zip

Or simply clone prima with SSH
[email protected]:libprima/prima.git

If you have some problems with prima

You may open issue on prima support forum (system) here: https://github.com/libprima/prima/issues