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.2.3.tar.gz
(18.3 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.2.3.tar.gz
.
File metadata
- Download URL: pygradflow-0.2.3.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.10.12 Linux/6.2.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e2c775ca22efde5165a00649628e4c750b8de1fc691a1b9b0d77c4fd82b6532 |
|
MD5 | f446e728fa680578b0f5e1fb51c734aa |
|
BLAKE2b-256 | b1909c893c8382467188c8e911901a0f5a4101987b2ded69f85247667ee4f2c7 |
File details
Details for the file pygradflow-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.2.3-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.10.12 Linux/6.2.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a11d296c7405bec824141d6f6cd8b38df9c65100066b6f332cefc8552b4de10 |
|
MD5 | 2c41fbdb2f40c75aab0506277c3297f4 |
|
BLAKE2b-256 | 6afe19ebed8b88d8342a77b0d14ac6da4c4f9694bcb0ebbaa6a6e4c3bffe4fec |