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.5.tar.gz
(36.3 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.5.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.5.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 | 4610e982ee5a2eec786f4b332d5e53a8541a8a234542ccecbbe46cc3e65385b6 |
|
MD5 | 79845a74d01ad228f3689c468a9844d4 |
|
BLAKE2b-256 | d2bed044bbebb698b7dee516fdcc84d7e7c2f0bd774b79b59ad178f38183a6e7 |
File details
Details for the file pygradflow-0.4.5-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.5-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 | e9b9722e46894bc907605ba91354aeaf6c7d613ee9312bb39a5ea33595c24827 |
|
MD5 | 3d565f3b6bc66b0d3aef77a15190c0dc |
|
BLAKE2b-256 | d618484f93b4ece1e4d9219e35edf5b8ec105cb88f6adcb00dbf068dadf1d2a2 |