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.20.tar.gz
(41.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.20.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.20.tar.gz
- Upload date:
- Size: 41.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83a2fe823a541be42c7036722e9f4e6fa2cee68b7a87075256e14e1aee68ad46 |
|
MD5 | 99e7727ba5bab70c71814ac5b766e7e9 |
|
BLAKE2b-256 | 37160a3b36b74299f078090137a76a44844c68ba66d3958de00a2c6deaa1cda6 |
File details
Details for the file pygradflow-0.4.20-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.20-py3-none-any.whl
- Upload date:
- Size: 57.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5359042f30dde040d202d8b7970b8ecc6eade6f86885a999a5ca158553847e99 |
|
MD5 | 44a27d3480bb2d64d988699967837aac |
|
BLAKE2b-256 | a2e8608775b1c3f3cfff5215c9b27af0b332e1127cb76e30719468b686c609dd |