pybobyqa
Derivative-Free Solver for Bound-Constrained Minimization
Derivative-Free Solver for Bound-Constrained Minimization
To install this package, run one of the following:
Py-BOBYQA is a flexible package for solving bound-constrained general objective minimization, without requiring derivatives of the objective. At its core, it is a Python implementation of the BOBYQA algorithm by Powell, but Py-BOBYQA has extra features improving its performance on some problems (see the papers below for details). Py-BOBYQA is particularly useful when evaluations of the objective function are expensive and/or noisy.
Summary
Derivative-Free Solver for Bound-Constrained Minimization
Last Updated
May 10, 2025 at 15:01
License
GPL-3.0-or-later
Total Downloads
29.6K
Version Downloads
7.0K
Supported Platforms
Documentation
https://numericalalgorithmsgroup.github.io/pybobyqa/