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.9.tar.gz
(21.1 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.2.9.tar.gz
.
File metadata
- Download URL: pygradflow-0.2.9.tar.gz
- Upload date:
- Size: 21.1 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 | 3be23275e6ad50564bfc1c22c9b4d14c223a287709439b1a39b168f44a9efd90 |
|
MD5 | 93b9adcacaa9acf181f5ef0431aaf40e |
|
BLAKE2b-256 | 08f4101760ae6253e32e4df3e51777bf34b5cb4158a78c851fa68e96c2d8d016 |
File details
Details for the file pygradflow-0.2.9-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.2.9-py3-none-any.whl
- Upload date:
- Size: 30.2 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 | d2066a4184f650bab2c3a6b4c65d07c3c9483723e22c1e00723d4b38f1aed90f |
|
MD5 | 48f01d59382c26d6624d7556038e5376 |
|
BLAKE2b-256 | 63e7400a2e67e4f5f723ee26019fc45fc8a61e0a6dc5a0856f3b8cdf718a8116 |