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.4.tar.gz
(28.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.4.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.4.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5de4b94e2ba17227f64c1c1c4039dbe5e60fa747ecaf7df86cd38e8dd84a164a |
|
MD5 | 9fc5679da541a61293670f44e2ad7696 |
|
BLAKE2b-256 | 2a5323aba4c60905e71ad6135122dd1eb5154cccbbe35595c5b411624f851e2e |
File details
Details for the file pygradflow-0.3.4-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.4-py3-none-any.whl
- Upload date:
- Size: 39.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f0bfcfaf0e69190d41898d1c3bc79b1d6bb199a2968dae08562da2180c67f34 |
|
MD5 | ff6ce96a5baa162c1521d9eebbf27c4c |
|
BLAKE2b-256 | 104297496f4878911bacefd5f9f1986726893619f3202c2ef45fd35edfa55137 |