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.19.tar.gz
(31.8 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.19.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.19.tar.gz
- Upload date:
- Size: 31.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e61f3041878d6e829cb86a992c63d620085c4eaf14e0d9c07dd8def16f9fdc0 |
|
MD5 | 45d3efb3f0210bb33e1ab1d67e7195cd |
|
BLAKE2b-256 | 4b46b171693ed87917358aeb6974c9fd00c40dea8770c894dd8fc3ce0f482a03 |
File details
Details for the file pygradflow-0.3.19-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.19-py3-none-any.whl
- Upload date:
- Size: 43.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e293776e3972cfe3d854f0e8afd88a7292cc70409b1f3f999ef9eee66772c2b6 |
|
MD5 | 90d379bba3f5ca5f9f3755bfd261da75 |
|
BLAKE2b-256 | 2f93bfbc1a83adc820ff595d5367b262a4b9061b1803b2f0b9bc14533be70de8 |