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.3.23.tar.gz
(31.8 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.23.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.23.tar.gz
- Upload date:
- Size: 31.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9de16fbd849499ee5dea2599b1f5c791f04daf868597cdcef1b7be4cd394ea2c |
|
MD5 | 5b9583275a5b7e45af715601310946a8 |
|
BLAKE2b-256 | d38763e6040e76d9ad49c807d0b9bba3efde2be4d1065196fa54e5a40aff9b0c |
File details
Details for the file pygradflow-0.3.23-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.23-py3-none-any.whl
- Upload date:
- Size: 43.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b498c941c1d82f0a99f5bab3ef77da18bf77f43b9f75974a16af6bb8e585b24 |
|
MD5 | 24e6d8fd6d0d1e539104628513166975 |
|
BLAKE2b-256 | cb5a0eb448d40520d56018756fc5c2871106119f01c9c819c99a00bfead19771 |