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.6.tar.gz
(20.2 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.2.6.tar.gz
.
File metadata
- Download URL: pygradflow-0.2.6.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a800eea7f184f4b291b98a405586d1771f6c080893f633b6cbb39f3ca7badb6b |
|
MD5 | 7955aec635478951fda0f3a45a6906cb |
|
BLAKE2b-256 | 034fe6e4f244a80299193230fd1a2a53ace1eca301160d0e3bda0a2847c412b0 |
File details
Details for the file pygradflow-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.2.6-py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa96f7f3fb1f9fee5f96d6b710c1d985a7b15c29c335ca63b6ca859d1e4f35dd |
|
MD5 | db0c3b9880fb20ed4a46c08660932450 |
|
BLAKE2b-256 | 615f3362e69ecae887d2b78eb547e303b7f8a2bf3e01484719b8a721aaaa2369 |