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.8.tar.gz
(36.9 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.8.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.8.tar.gz
- Upload date:
- Size: 36.9 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 | 93c96de1805646268627e21c4224c1b4cc9c64bc17a051e17a0e570f6a6dee7d |
|
MD5 | e2f09bb990d117dd1ac64c6d6dc7e1d4 |
|
BLAKE2b-256 | 63fbeb248249b7c847e7a8f8214760b3a9477a3ef33cb3379c755d72fc7bf1af |
File details
Details for the file pygradflow-0.4.8-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.8-py3-none-any.whl
- Upload date:
- Size: 51.7 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 | 231d7dc779a1bd8ceaf7414c8e0680f5f0d9ea9b812deeb68fd30bfe8d501216 |
|
MD5 | 2bf9c3fede06644f75627755b065b6d1 |
|
BLAKE2b-256 | f16363aa79aff46b08d92d802c0790a279d525e5835625fdd2e2cc43d5b83ea8 |