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.2.tar.gz
(48.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.2.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.2.tar.gz
- Upload date:
- Size: 48.6 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 | 34ad035081f4a20a7d61e6024c72247efe3bc4dd08c50979b7d68d062aab31c5 |
|
MD5 | 5902a8e5743ad505075593a53840253f |
|
BLAKE2b-256 | cf64a6aa8a55ee9f718447e0cd4e7794fba107f92fa1ffb2f14a81ac3a18c9e8 |
File details
Details for the file pygradflow-0.5.2-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.2-py3-none-any.whl
- Upload date:
- Size: 67.7 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 | c17a6246f995f2c2036ee4b019eda13fd3c48353f65e3e38c2dd92e4da9943b7 |
|
MD5 | 6525b5c4c0f1d91fce3deb8806d0494c |
|
BLAKE2b-256 | 46689f23b9c457c8ff399abb41c1886c5600122abbdf01f80b143b1b1c63e176 |