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.20.tar.gz
(53.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.20.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.20.tar.gz
- Upload date:
- Size: 53.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffbf659929775ffc634b781b3b30dbffcd406e1a889299b5f5d4ed117eb6a9db |
|
MD5 | 9ee0e8b4682c67c825f87aabf4638c44 |
|
BLAKE2b-256 | 6a2308883fae0800926e14dcc717551774a73a8149f667d843633e01c42407fc |
File details
Details for the file pygradflow-0.5.20-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.20-py3-none-any.whl
- Upload date:
- Size: 76.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7cd8a2198b01da04fea6041314f8d0fb4d2cea118d7f2d3a1723ec2065faf40 |
|
MD5 | 490cecf0d7cd9ba731db7271ef43fdea |
|
BLAKE2b-256 | 742ac2a8bc5d86a6ee1b7deb4704bb5c05d87f2825437b2883842684fd246baa |