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.17.tar.gz
(40.5 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.17.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.17.tar.gz
- Upload date:
- Size: 40.5 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 | 6e0d94e5fd58080e9cf4d0556cdee16419e6f2a8841e9d3699619e48605914c1 |
|
MD5 | 93b39719c06b9f3594aab82cb26772f1 |
|
BLAKE2b-256 | 23c70d44f9551e2db03f4993c4c605095c15d00529591693669802c9bde09594 |
File details
Details for the file pygradflow-0.4.17-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.17-py3-none-any.whl
- Upload date:
- Size: 55.8 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 | 47993ace8dc0248f2d5e6d69e8c9b4f1917e4dacbd73d2fe9e02fd6c4b69d962 |
|
MD5 | edf5a6fe015ee1751bfaffbd82a6f347 |
|
BLAKE2b-256 | 2f09caf9363e82c49bd0b12c1c82e76115b0d09b3957d18e61d7ab1ef4b99d96 |