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.4.11.tar.gz
(37.3 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.11.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.11.tar.gz
- Upload date:
- Size: 37.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ccafd6e0e1b84c9859dd68dce2ad4439ed2c4999189181bd78b81f36bf5f53d |
|
MD5 | 1559b61d28572c122a5d40ca7f59a7df |
|
BLAKE2b-256 | da4d7cba67072adb2e7c2cfa12039b8c04f687782f57c3a5730f0d02b13cebeb |
File details
Details for the file pygradflow-0.4.11-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.11-py3-none-any.whl
- Upload date:
- Size: 52.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32ce28c05420ae986cef18cef29c95abf342ab8137c713129dbd681758523e15 |
|
MD5 | 5bcd6b862ce4852dd773cb554e12ac86 |
|
BLAKE2b-256 | d48cac9cd303d021070992caa49cb48a4f3fabd0c7c90d55466712bda7677ae1 |