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.5.5.tar.gz
(50.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.5.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.5.tar.gz
- Upload date:
- Size: 50.6 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 | 07ddca4f6042d15cf313242afbf391f4d808a741323f6f55c5e3781a467711df |
|
MD5 | 22c6b981d0ad0a79e7eca779d219870e |
|
BLAKE2b-256 | 5025bb9b7fe590efd23988b1a5e2c1d155bdf0611ee800604112701eda809a35 |
File details
Details for the file pygradflow-0.5.5-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.5-py3-none-any.whl
- Upload date:
- Size: 73.3 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 | e69550dfee95569e15f7eb78e5a3821d7ddca0a8a1068b71ae9a4e12dc7af25e |
|
MD5 | 3f4c0e77e36aed67106e6c202f329e78 |
|
BLAKE2b-256 | 4d1aa5fd6ee2aef25114fc83d144bb83078a599130d9ed44b449a9bd637a7c71 |