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.3.7.tar.gz
(29.0 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.7.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.7.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ce5c7868128653779fc75280423669a3c3726b4aac605ae3b76f2984617fc9d |
|
MD5 | 6afca13a217c764fd47bb3f35955b6e6 |
|
BLAKE2b-256 | 45d7bb269f614bcdb2245e62357c81c301339b3c77e5c4373b0809734de47ccf |
File details
Details for the file pygradflow-0.3.7-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.7-py3-none-any.whl
- Upload date:
- Size: 39.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19b1e559089a1b1389f375033d0e5ad56f586a164a95cf67e95fbd6c6e5c6389 |
|
MD5 | 167b9a27909baf9ca2fcebbfabaa5375 |
|
BLAKE2b-256 | e074a115b64c2d700d76279a9334952542c1449045a3b49e09b28e2e68bf44c0 |