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.0.tar.gz
(48.2 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.0.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.0.tar.gz
- Upload date:
- Size: 48.2 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 | 8351a9edc13f36a4e85c74b37949be39b2a9b68c8b4ef46a9b6eaa10cced91ce |
|
MD5 | 3b2a0227b8c1db0e1dd6e1e5de8e06ec |
|
BLAKE2b-256 | e5f983a60be8dfc5a546aae31322184b142fad88366db5aa1f9261f0884677b0 |
File details
Details for the file pygradflow-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.0-py3-none-any.whl
- Upload date:
- Size: 66.8 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 | afbc995dc42ba6927a60e66c1b6842796b2c4931d0cc88bcb6fdc3cd430929ee |
|
MD5 | 92b9d764cf074a02a6400bf60b9c0ef7 |
|
BLAKE2b-256 | 45362f590d5dfa51c8020b8c239255b4ae33a281d9915a7074c4ff1c14858637 |