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.2.7.tar.gz
(21.1 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.2.7.tar.gz
.
File metadata
- Download URL: pygradflow-0.2.7.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39a5d2e12d0b1f50dee3a7430a8ea1147a62d5b9af2c99f3e37a19f3ef40e4c8 |
|
MD5 | bcacb75720b80468040d5fc52cf1d711 |
|
BLAKE2b-256 | 43b3344450098c2853054c59d565838c1233dc0c7d011471a26d1c3ac6457ff3 |
File details
Details for the file pygradflow-0.2.7-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.2.7-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8db8fd056ef5dd834429c41e9adf1f002d6eb830ded0567b9e8eaf33c3e99a1e |
|
MD5 | f7ff0459259643a93fe7ace62edfac80 |
|
BLAKE2b-256 | 218c4ef133f561c3b7146ecc002165fb5b45d0179f3ff9f2eed7bad9d0674b71 |