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.3.tar.gz
(36.1 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.3.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.3.tar.gz
- Upload date:
- Size: 36.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0933f2f520d4e113b3515c5ce72d027d4a97a4da8d2dfafa14e3ef1573707cb0 |
|
MD5 | 69e2dbd4c960637b5485d7a5fa5490ac |
|
BLAKE2b-256 | aacd90262339cc950073d3365da6e5dbedaa75a85b8c0c0c80fc51ea82b0963f |
File details
Details for the file pygradflow-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.3-py3-none-any.whl
- Upload date:
- Size: 50.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 732964f5a128037f0e529db400fcb1a47a373914c8dacf209a2bbd174a948ce6 |
|
MD5 | 76cc7b2d122968abe7ec1e9638cc99d2 |
|
BLAKE2b-256 | f6d8d992bfb12adf796c25bfc0ad1fc42b3e50c07c586217c0988f7ad583dd65 |