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.0.tar.gz
(17.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.2.0.tar.gz
.
File metadata
- Download URL: pygradflow-0.2.0.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6d9f23a889c3767a9b9c76224165f8e46ef79dd3d4314196e1fa6a6cffb2d0b |
|
MD5 | a6acaceae4f8fa2441d25a2ae2e76042 |
|
BLAKE2b-256 | 9983b5b364a4d0d2c0255076dcef9b20e1b6a31ad99d9eb1f9a4b2b980d9ceb1 |
File details
Details for the file pygradflow-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.2.0-py3-none-any.whl
- Upload date:
- Size: 25.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e446f3c7ad943316ef0ff41d0ac0b247078be0133bb11922ba65edd2059ecbc |
|
MD5 | 0c2544edaf9480eeb2b7bf5bb4abc196 |
|
BLAKE2b-256 | 96826bfb140467b9d5e475ac5a0d8ae2d8b5230b76f292d4ebad0ca119a204e6 |