🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

fides

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fides

python-based Trust Region Optimization toolbox

0.7.8
Maintainers
1

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 constrained optimization problems based on the papers ColemanLi1994 and ColemanLi1996. Accordingly, Fides is named after the Roman goddess of trust and reliability.

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

Features

  • Boundary constrained and unconstrained interior trust-region optimization
  • Reflective, truncated and optimization based boundary heuristics
  • Exact, 2D and CG subproblem solvers
  • BFGS, DFP, SR1, Broyden (good and bad) and Broyden class iterative Hessian Approximation schemes
  • SSM, TSSM, FX, GNSBFGS and custom hybrid Hessian Approximations schemes

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts