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.14.tar.gz
(31.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.14.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.14.tar.gz
- Upload date:
- Size: 31.6 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 | bf4e5d6923a0d91d4d212e8d69954c6ceea403c82a2fef3f76febac2b3588faf |
|
MD5 | c5fc1363c1ee94c5296c36f248d935bb |
|
BLAKE2b-256 | b390b7131a0425dea8dffda5f9217067605c54e0c973d485ae2c41b77e92633f |
File details
Details for the file pygradflow-0.3.14-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.14-py3-none-any.whl
- Upload date:
- Size: 42.9 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 | d0f9bdd88869bdf48130a44b791bd6903c52f43bedc4993f6c3d36fb5ea54df5 |
|
MD5 | d27d6fe59867ea59bea4fcc06161aa01 |
|
BLAKE2b-256 | 35a16e70fcd032b7f28006f50af6d0a4a5178eea766d75d1731e70c6fd7bdf9d |