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.4.22.tar.gz
(41.5 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.22.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.22.tar.gz
- Upload date:
- Size: 41.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f08e23054e927ed9476f4cefe2bebe9e919b74a3077440b210f5738a5a9a40dc |
|
MD5 | bb089a02536c3c1bf5b5df05b980e1fa |
|
BLAKE2b-256 | 0a39a76dbb3f8126726c181336823ab26399edab4df22a4c581a4837c31a0d4d |
File details
Details for the file pygradflow-0.4.22-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.22-py3-none-any.whl
- Upload date:
- Size: 57.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 340e216ebb119b2afb7e30c5eb31d6c2252e23d8388d0c578bcff6107992993b |
|
MD5 | 1bf28a8cebf064a584e26a206e55dd05 |
|
BLAKE2b-256 | 2f4433c026393aa780b138eee9032e6877c7e47afc77195afd652e3f84b22de8 |