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.10.tar.gz
(37.2 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.10.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.10.tar.gz
- Upload date:
- Size: 37.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a4b4bd7744f509f2bfb9c4654a080db243eadf3db3baef48552a525b9c509d5 |
|
MD5 | 2eb37a281132c9ac312420c8d54c122c |
|
BLAKE2b-256 | 440d1a04f7bafe86ca9d3cd15b5339ad971ff2cb6e7f5252e8c6e836c348ecce |
File details
Details for the file pygradflow-0.4.10-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.10-py3-none-any.whl
- Upload date:
- Size: 52.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 883e643684de35020957a440e97c4e66b6fc2dfd095ce5fc81c00a3503a41e4d |
|
MD5 | e9eff2f09b5f790ac72c1f82464e9b26 |
|
BLAKE2b-256 | 3122c9b8e7e3110c550214fc3d76a655d6ccfd00dd7c74dca444b332286b5336 |