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.13.tar.gz
(30.3 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.13.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.13.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d08939fc625b7f4750a886898a3a3187784c4459fbc95583c1dc29387cebcfc2 |
|
MD5 | 839c5573a1b9d50490dcad380648e0e7 |
|
BLAKE2b-256 | 968856c13fc5f7bf63ee58cae715f9c5485db8306537ff0944200a3e519c22f6 |
File details
Details for the file pygradflow-0.3.13-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.13-py3-none-any.whl
- Upload date:
- Size: 41.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 823d715a87b0c4b73500595449d7e5db6f046621a1638076c8e97a0a8fb40337 |
|
MD5 | c232d638095245d673492da06269089e |
|
BLAKE2b-256 | e14a188dd30720b8d83fb2fa86d85f9ffce73db1f0c6d56401932907e3e3b817 |