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.21.tar.gz
(31.8 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.21.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.21.tar.gz
- Upload date:
- Size: 31.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d46bf1adfa0c39af46f6ae997769cafaee767a78415c21860903a1bc4768a4c |
|
MD5 | e4ea97d62b3db5dc5eb26ac8718aa136 |
|
BLAKE2b-256 | 0c794895e91cf3c8f0763d78a73fb4f9e69fa2fec4be82857f692fef67699e99 |
File details
Details for the file pygradflow-0.3.21-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.21-py3-none-any.whl
- Upload date:
- Size: 43.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2a8afbfbf6daa7e8a6311e3cc217945d62242fbe1eb90744d6be1c5e3bd2553 |
|
MD5 | 1462fe4ef728c2b1fa6adfe88bf35c4f |
|
BLAKE2b-256 | c97748ac8fe60b2b02ee12d70f32383ec9b2ca0bf9fdc3195c6a343292937f6b |