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.5.4.tar.gz
(48.5 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.4.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.4.tar.gz
- Upload date:
- Size: 48.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55d59fe86be06002f62d455afb8f9310659193065c41cbbd3953550923b8f87e |
|
MD5 | 75727b38e6f7b1e1386cffe9916b098b |
|
BLAKE2b-256 | bba632daad722182db216a5cb72120ae45d96924f3372c58a10d5b91df2eca9a |
File details
Details for the file pygradflow-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.4-py3-none-any.whl
- Upload date:
- Size: 68.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 486cde35e72e70b1b46baa3aa5b5152402da3aad256f8390e0dd61f775de0245 |
|
MD5 | 2f5e93872c9bc86c44849011fa52607a |
|
BLAKE2b-256 | 686f44ee5f35fc35a90bd86b0c046d1247e7b140afc9a48d1da3bdb028f0b98c |