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.1.0.tar.gz
(24.4 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.1.0.tar.gz
.
File metadata
- Download URL: pygradflow-0.1.0.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a975908cefab5edd854eff8d84403142f5a12c2445b722be081fc01e36eb424b |
|
MD5 | dc3334a03921233ab42057a0393c7c1c |
|
BLAKE2b-256 | 9b238520305a73ebd43f6dfbf8fc92832ba1d20a476eced8c264d8161ba4e6c6 |
File details
Details for the file pygradflow-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.1.0-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb72cb275bbbc1320de6c9bd980c2313c29b9a761ad0b165d327813f678096e5 |
|
MD5 | 327d353cb360f948069bd31f626dfe39 |
|
BLAKE2b-256 | 47bab2a174a8bedaa9ecc7f44dceddda4ff2ecaffdf7a23dbb3c35dc8d1530ac |