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.1.1.tar.gz
(23.5 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.1.1.tar.gz
.
File metadata
- Download URL: pygradflow-0.1.1.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acc1f89b044e9bbf5fe649ccdb1c9cadb316ae5ab199b85f2ac6aa4e5613a430 |
|
MD5 | ea9cb413e7570891c359e0796bb5999c |
|
BLAKE2b-256 | b81a8a05453e1e92113304a01f6f96007dbde7165766d7a8b783030879ece87c |
File details
Details for the file pygradflow-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.1.1-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ce6d8b36e1ac5df3cafb89f42a3a1d6a4d40ee8146f67dede3124c4553aa2fa |
|
MD5 | b2ed5ec18a86cb7f0034aab88ee93fd3 |
|
BLAKE2b-256 | b71f370d4154926bbbb8f8508cc679a71566a4d666a04c0352648d157ec1ad83 |