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.7.tar.gz
(51.0 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.7.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.7.tar.gz
- Upload date:
- Size: 51.0 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 | 2dbe41b127b89ade00b2f90d3f3bb2c735a1ff8f56181bc85af8a4cbbe35dab5 |
|
MD5 | 1afe23da3d0d6ce47cc6966c6b937c60 |
|
BLAKE2b-256 | 7174b586317882e3c20c5c4b43de6c2c0e46b29532675dea536633918f3c4047 |
File details
Details for the file pygradflow-0.5.7-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.7-py3-none-any.whl
- Upload date:
- Size: 73.9 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 | fa52de09954d4cfefd813863bcc5a2134298b22f65fe37a6d005de2e125b0cc1 |
|
MD5 | 67a9df4ccb4039c3e372143a1c4334a2 |
|
BLAKE2b-256 | 22a36d49d637421ef0e68642e58423fe8556709bc181fb28f23a0fe86a10cc36 |