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.3.17.tar.gz
(31.8 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.17.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.17.tar.gz
- Upload date:
- Size: 31.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d2e93abf48cc2fcd94c37c8b92fe7385735a17811e9bd38d0397db629a78a79 |
|
MD5 | 52bf87b41bf7e880496638d0eee7f4ff |
|
BLAKE2b-256 | 1fe55fd61d9af851fb6351e9a8ead18380654b5f3a14eeb3ae3aa8c642eadec8 |
File details
Details for the file pygradflow-0.3.17-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.17-py3-none-any.whl
- Upload date:
- Size: 43.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d160ee4b31a765facbadc2dade11f7a5971324c561687295fcac3687eb419707 |
|
MD5 | 689d7db66dbd8659a50ccc54374b5325 |
|
BLAKE2b-256 | 5521c4554a136a9de27c7dfb41c816047451871ef128ca00fda84e62aeda1b05 |