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

CL compiler compat #105

Closed jschueller closed 11 months ago

jschueller commented 11 months ago
zaikunzhang commented 11 months ago

Hi Julien @jschueller , thank you for the very prompt response, as always. Since this PR is only about tests and all of them pass, I can merge it when you think it is ready. Thanks!

jschueller commented 11 months ago

it should be ok to merge when CI is green