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.9.tar.gz
(29.3 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.9.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.9.tar.gz
- Upload date:
- Size: 29.3 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 | 3653923112642c7dd2c20208be2b2244cbe87e7ae0d5c345534eb2835b199834 |
|
MD5 | e9964d90dcd13f135766d094938197d5 |
|
BLAKE2b-256 | 4b1b0008264973f4bdf1e4cd76a6872629558ae00b4f9c12b560b1503830bf97 |
File details
Details for the file pygradflow-0.3.9-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.9-py3-none-any.whl
- Upload date:
- Size: 40.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 | 7dc9ebc1c83fab69a0620ff19b0908b43e9f2379c233f138169e35a65a372477 |
|
MD5 | ec5d6910434f31cbd0d1f5eb10cf1a00 |
|
BLAKE2b-256 | 26e84f2fdedf679bcaef8b68239091b5f81498cf155d4cf0e09ed698fa401435 |