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.18.tar.gz
(41.0 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.18.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.18.tar.gz
- Upload date:
- Size: 41.0 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 | 3457c93569fb13df77b2ab1f01272ff191234ee3135e39b2e80044b78ac99a08 |
|
MD5 | 4c0ff18248467115760b5b4e46e19440 |
|
BLAKE2b-256 | ed019a265a3227ff0a2bbbda5cb7b8fc9f7e0c5e67c4b8d542e2d94e14798d57 |
File details
Details for the file pygradflow-0.4.18-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.18-py3-none-any.whl
- Upload date:
- Size: 56.5 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 | f09282099adf66c7e93cae25839c2f2e5370b210dc1dfb7af0bd9a2c02d721b6 |
|
MD5 | e407e54cc2f2514973b867916fb32825 |
|
BLAKE2b-256 | 0de5f6f9e166581115c9dbb6c4814e076395784edad3bd9ad7081e8e0cdb0ddc |