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.9.tar.gz
(36.9 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.9.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.9.tar.gz
- Upload date:
- Size: 36.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa6b34cfc053ed627eb1e663af3f5a3249608e31f3166b7b20c3df36a93dff28 |
|
MD5 | 29742c7b976a1f92b22af72d4c57cefc |
|
BLAKE2b-256 | 11e95d79c5133f5382a85ca4f969840ba095eade539d2aabec45738a1bf7c27f |
File details
Details for the file pygradflow-0.4.9-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.9-py3-none-any.whl
- Upload date:
- Size: 51.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d88b91da6bd57556a9c0cf5a9754c5cf34a31cea863dfd415bbb85797caec7c9 |
|
MD5 | f3c7b7b3a66778efa149de3c0679d511 |
|
BLAKE2b-256 | 9a215b0ad6f5e835e42517856fd4aa593119cf2bdb4a3e59dd2d0498e46f8835 |