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.13.tar.gz
(23.8 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.2.13.tar.gz
.
File metadata
- Download URL: pygradflow-0.2.13.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41dd60c308dfc0d432a440a31af084246b8b76c503bfcb26c8387925b877978a |
|
MD5 | 116c1ab2a44a7abc53c50eddb99ce38e |
|
BLAKE2b-256 | 5c746ea771ab569cbd5f1d872330838371060d680906ae25740c778dd93dc505 |
File details
Details for the file pygradflow-0.2.13-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.2.13-py3-none-any.whl
- Upload date:
- Size: 33.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37cd67f0db67b961a9040c82c7514b50b139999a1f7d5c686f90ea7ed2e58c52 |
|
MD5 | d8f7f0f379d6d2b4ff01917c55c74eb3 |
|
BLAKE2b-256 | 01b0ab5222c33f9a0fe93307549b741c9ed29c36c20559c8a611cddde93aa77a |