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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygradflow-0.5.24.tar.gz.
File metadata
- Download URL: pygradflow-0.5.24.tar.gz
- Upload date:
- Size: 51.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
080f0ba9ba1441052f45601cd3f5a10897172c51c29c1f9634d48316b9a8f598
|
|
| MD5 |
e6b0c62c4584aff2e7113ca4799b78e5
|
|
| BLAKE2b-256 |
00d45935e46fc4d15950f1c1f493c81f0ce4e52d80c5f66ad918c5f81820fff3
|
File details
Details for the file pygradflow-0.5.24-py3-none-any.whl.
File metadata
- Download URL: pygradflow-0.5.24-py3-none-any.whl
- Upload date:
- Size: 77.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbf08826c3bfec599d1d2a04869288ccb16d9947448c3b17a524ad9b8bc80750
|
|
| MD5 |
c65b1e28ec1e0d11f15405819f1f2e4f
|
|
| BLAKE2b-256 |
ab88a6a0c67e6d1e49a348174e9e2a9569a0e825d8009dcf6b55b20a0ba01b62
|