PyGradFlow is a simple implementation of the sequential homotopy method to be used to solve general nonlinear programs.
Project description
PyGradFlow
PyGradFlow is a simple implementation of the sequential homotopy method to be used to solve general nonlinear programs.
To solve a nonlinear problem, subclass the Problem
class, implementing
its abstract methods, pass a problem instance to a Solver
, and call
its solve()
method.
Note: This code is for research purposes, not productive use.
References
- Potschka, A., Bock, H.G. A sequential homotopy method for mathematical programming problems. Math. Program. 187, 459–486 (2021). https://doi.org/10.1007/s10107-020-01488-z
- Pearson, John W., and Andreas Potschka. "A preconditioned inexact active-set method for large-scale nonlinear optimal control problems." arXiv preprint arXiv:2112.05020 (2021).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pygradflow-0.5.15.tar.gz
(52.7 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.15.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.15.tar.gz
- Upload date:
- Size: 52.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16ffdf8d07b571c9f2a5c9c56100182fed63c7374f5cd7ff3b0f04ec55bea329 |
|
MD5 | 0e4151c2ac7c695461b3c8d90da1587c |
|
BLAKE2b-256 | 72b5c6ec1c91bd07f63f8b3826f629ebd4a333dcc67d79bf03b8b3667792d8e0 |
File details
Details for the file pygradflow-0.5.15-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.15-py3-none-any.whl
- Upload date:
- Size: 75.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a8899279e92adcd29c5a5a0fd8560f2815b1e5e84c438b48358d777b2a60597 |
|
MD5 | 3f0429f5d16ca4a3aef05a8653d24400 |
|
BLAKE2b-256 | b8738686385bd7787150cbe52ebba4856ca19cb87a6b2aba466a9ae3817cc635 |