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.1.6.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.1.6.tar.gz
.
File metadata
- Download URL: pygradflow-0.1.6.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1012-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6bb9a774247c2c41807c274bed797717662e0f69ba644459ddad6a6d475842d |
|
MD5 | 144f27bc4488a8f90e83d162ef81eca7 |
|
BLAKE2b-256 | d0021a18cdd126e85b52477df16d1f73f7048473d8f8cdf3227e60da01b1fbdb |
File details
Details for the file pygradflow-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.1.6-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1012-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0fdcd3ebf360a3cc7f2ab326e1aa15bb90a47c27ba6b86c6ee89305ececbbbe |
|
MD5 | 1a1c5bb8adbfb153136a71d5019fa4c1 |
|
BLAKE2b-256 | 2a6cf6d837bbc4d230a20ec0067a9b4a2684a99e83085ee575877468e38796a9 |