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.13.tar.gz
(52.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.13.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.13.tar.gz
- Upload date:
- Size: 52.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0b246b2f6f429ba814205f4649f00fe3c60316ec131351c4bf54fa1770cfcc3 |
|
MD5 | 446fe3a68c0f144f244c8d101abaa89f |
|
BLAKE2b-256 | 98ec50126d5c2e4cfc72f0846e5002ba48ac62901ed509b125be465db1bed576 |
File details
Details for the file pygradflow-0.5.13-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.13-py3-none-any.whl
- Upload date:
- Size: 75.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 941842de5bf57b5f61e90445c671625e3aab6c93e02239e4a6756a50a674f6b5 |
|
MD5 | d8ce19c9f3d40d41974477ba9e77d41e |
|
BLAKE2b-256 | de4f5cf1b534aa597cebea7f0aab8710342b6f0baaf7b34db26849231904388b |