libprima / 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.
http://libprima.net
BSD 3-Clause "New" or "Revised" License
304 stars 40 forks source link

Mention nan value in prima.h #82

Closed jschueller closed 1 year ago

zaikunzhang commented 1 year ago

Thanks Julien @jschueller . I added a similar comment for constr:

https://github.com/libprima/prima/commit/25ab9be9acce333113b0ecfacb0d890af323e43c https://github.com/libprima/prima/commit/85e7eecf62a55bb2cddf7c283bf888688a0b51b5