Skip to main content

python Trust Region Optimization

Project description

Fides - A python package for Trust Region Optimization

PyPI version Code coverage ReadTheDocs status DOI

About Fides

Fides implements an Interior Trust Region Reflective for boundary costrained optimization problems based on the papers [ColemanLi1994] and [ColemanLi1996 ]. Accordingly, Fides is named after the Roman goddess of trust and reliability. In contrast to other optimizers, Fides solves the full trust -region subproblem exactly, which can 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.

Fides can be installed via pip install fides. Further documentation is avaliable at Read the Docs.

Features

  • Boundary constrained interior trust-region optimization
  • Recursive Reflective and Truncated constraint management
  • Full and 2D subproblem solution solvers
  • BFGS, DFP and SR1 Hessian Approximations

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.2.5.tar.gz (18.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