Free Python optimization framework

Saturday, March 22, 2008

constraints handling for NLSP solver nssolve

I'm glad to inform that NLSP solver nssolve now can handle all types of constraints; user-supplied derivatives to f, c, h can be handled as well.

See NLSP constrained example.

Also, a small bugfix for nssolve iprint parameter handling has been made.

However, currently graphic output for constrained NLSP does not work properly yet, it's intended to be fixed in future.

No comments: