Skip to main content

Convex Optimization Primal Dual Solver

Project description

Optimus Primal

Build Status codecov

A light weight proximal splitting Forward Backward Primal Dual based solver for convex optimization problems.

The current version supports finding the minimum of f(x) + h(A x) + p(B x) + g(x), where f, h, and p are lower semi continuous and have proximal operators, and g is differentiable. A and B are linear operators.

To learn more about proximal operators and algorithms, visit proximity operator repository. We suggest that users read the tutorial G. Chierchia, E. Chouzenoux, P. L. Combettes, and J.-C. Pesquet. "The Proximity Operator Repository. User's guide".

Requirements

Optional

  • Matplotlib (only for examples)

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

optimusprimal-0.0.1.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

optimusprimal-0.0.1-py2-none-any.whl (25.4 kB view hashes)

Uploaded Python 2

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