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.7.tar.gz
(16.8 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.1.7.tar.gz
.
File metadata
- Download URL: pygradflow-0.1.7.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1012-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5475ffeaf76478afae7a3c96159138748a46072f4eacb68c4b91dfdb4e1ec889 |
|
MD5 | 45d2943532b59148425ff626c8fd337f |
|
BLAKE2b-256 | 393646713abc5adbf70c90c2782006e67b08de69e8080c93ba2c6c7714e11e75 |
File details
Details for the file pygradflow-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.1.7-py3-none-any.whl
- Upload date:
- Size: 24.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1012-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c821d4296aabd4713c56449ebf5fa329dd2522c7e3faa5d74e6879543142885d |
|
MD5 | b091434e82c79cf05220679dd7067430 |
|
BLAKE2b-256 | 78e5284950c29466ecf16a3eeccca98e15472549244d3de1c07edb5228707d25 |