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.2.1.tar.gz
(17.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.2.1.tar.gz
.
File metadata
- Download URL: pygradflow-0.2.1.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f93c3dcc1c260ae695cbca093043f52ebcca0afd3ac854f6f5042f165d70a3b4 |
|
MD5 | 8a6339c0698375a2944a264a4f5aee5a |
|
BLAKE2b-256 | f39b3416dc06fb1590cc891a84399cac2deaf278fa2c4b45c9a3c7a565cc8a19 |
File details
Details for the file pygradflow-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.2.1-py3-none-any.whl
- Upload date:
- Size: 25.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb1b24071943e0f652c8a2a4c04665edd72e31e5bda58dc00732cd8ba9ca78c8 |
|
MD5 | eedf189aaa543bd809f2618101245ae5 |
|
BLAKE2b-256 | 71904c26357d94c3e2bc3bb0b3110e2c2ba9da49f612fc3d15c0ddcc3d8b9148 |