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.19.tar.gz
(41.3 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.19.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.19.tar.gz
- Upload date:
- Size: 41.3 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 | 0f3065f53ae193c71a918c0ba78b30f04e7b9b1ad873f5643c24bb9c3d546dcf |
|
MD5 | 78ffd0927043249f7f6c1544e91553e3 |
|
BLAKE2b-256 | 315043aa84368c6336b59784f0165186b2f369d57bcc8e2cc0d47285daae4d98 |
File details
Details for the file pygradflow-0.4.19-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.19-py3-none-any.whl
- Upload date:
- Size: 56.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 | ae772aa1f04d7d5e085bc032b0d7b7b9924c79b6371dd61aae2362b0cc0dac0b |
|
MD5 | 4712b82b41dac2dd6415167d56a38eeb |
|
BLAKE2b-256 | 3e38d63257d8f06334472db9607acc9832d7d2f3f0dc4b2c00ef287036f63761 |