Skip to content

Bounds and nonlinear constraints

Compare
Choose a tag to compare
@pkofod pkofod released this 13 Jun 20:17
· 306 commits to master since this release
7efe461

This version includes a bounded simulated annealing algorithm, an interior point (Newton) solver for constrained optimization with nonlinear constraints, improved API for Fminbox, inplace keyword for optimize.

Additionally there are a few internal changes. We've simplified the complex number support, changed the line searches API, and a range of bug fixes.