Socket
Socket
Sign inDemoInstall

fides

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    fides

python-based Trust Region Optimization toolbox


Maintainers
1

Readme

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

Keywords

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc