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.15.tar.gz
(40.1 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.15.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.15.tar.gz
- Upload date:
- Size: 40.1 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 | e4aaf361c79fd797326f855348355ae5392ff3e98d0c0cbe5865de591e72f995 |
|
MD5 | 27026994e6b8f8ed39117c762193c911 |
|
BLAKE2b-256 | e2a1c3691a87650430ccd9165d25d980215a3881f619553166bb99d24f028978 |
File details
Details for the file pygradflow-0.4.15-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.15-py3-none-any.whl
- Upload date:
- Size: 55.4 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 | c41fec22df4e697172318e071f1cc07e9759fbeb1beaee87e60c07fdac567767 |
|
MD5 | 0656f00b31af61a18b987e07ca26a221 |
|
BLAKE2b-256 | dda27ba25392d5f3674b6d5338ff95b079e9e0681320233fe5af638fff0fd984 |