Skip to main content

python Trust Region Optimization

Project description

Fides - A python package for Trust Region Optimization

PyPI version Code coverage ReadTheDocs status

Fides implements an Interior Trust Region Reflective optimizer based on the papers [ColemanLi1994] and [ColemanLi1996]. In contrast to other optimizers, the trust-region subproblem can be solved exactly, which yields higher quality proposal steps, but is computationally more expensive. This makes Fides particularly attractive for optimization problems with objective functions that are computationally expensive to evaluate and the computational cost of solving the trust-region subproblem is negligible.

To emphasize this ideal of reliably computing good proposal steps, Fides is named after the Roman goddess of trust and reliability.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fides-0.0.1.tar.gz (12.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page