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.5.18.tar.gz
(53.0 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.18.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.18.tar.gz
- Upload date:
- Size: 53.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5b4d669138c440589d01fcd3049d8f716d5de3b97e7cdd3e155486bc3397299 |
|
MD5 | f4bca65f4efd248bff2e9dc2f78d07cc |
|
BLAKE2b-256 | 368157bb7a0db6978e3abddf03902bea05edfc255c0fbf480b4f124fce60c6be |
File details
Details for the file pygradflow-0.5.18-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.18-py3-none-any.whl
- Upload date:
- Size: 76.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1da8765b9f4f7fe87eb1bbb80710441b703a8ffdf376ca26ce177aceb9a05695 |
|
MD5 | 2ebfa5e2efcc3db605c6a056c891e6e0 |
|
BLAKE2b-256 | ab0285d04492ae707a37286fb96e07909150a6193189bfe56ce9795801f119ba |