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.4.6.tar.gz
(36.3 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.6.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.6.tar.gz
- Upload date:
- Size: 36.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f38d4f6e6568857029a46202c855a074787259d5654a18191232e62fa52372f |
|
MD5 | 06b2633b8b759f0629dffd051049e478 |
|
BLAKE2b-256 | 1451962b6b4a095b221c6b296faeb122e760c74a7530ac849d63b4189db36356 |
File details
Details for the file pygradflow-0.4.6-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.6-py3-none-any.whl
- Upload date:
- Size: 51.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cf0b9b7fa70376a0010aa0c89dbd9bb0c79cd85d5d1299986149e73df23d5ef |
|
MD5 | 34286e27b78bd4946ab5b9a9c1c971fa |
|
BLAKE2b-256 | c1c2db3fea057a1a83e95d829e72cb128528d9844f986ea9a7a7ede25dc64757 |