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.19.tar.gz
(53.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.19.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.19.tar.gz
- Upload date:
- Size: 53.6 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 | 24e3e63cf9013d41e3cd6c68d42a1b1cb6c82900ebfa7c03ac1796e9191b4e9d |
|
MD5 | 92d8615e0af44d4ce509d216697dce12 |
|
BLAKE2b-256 | 6b20a446ac7766039e9785cae10677aa5d386d7923fa0bfb3e9626bdc9e97981 |
File details
Details for the file pygradflow-0.5.19-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.19-py3-none-any.whl
- Upload date:
- Size: 76.8 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 | 88445b210cfa3f57a327a2600d06205d741b8c59b4e60261ffc8c34f7d1731c6 |
|
MD5 | 9791a6ce27ca9489d57e3dc65a3e4826 |
|
BLAKE2b-256 | 8f64d781b0acea2ad9e1ad2fa7e34295bd69fd38d3935671bb7b26559ee503ac |