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.13.tar.gz
(38.1 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.4.13.tar.gz
.
File metadata
- Download URL: pygradflow-0.4.13.tar.gz
- Upload date:
- Size: 38.1 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 | b5e41f72f82c637e9a91ad8ffd1b902a146badaa6439c1f2d75974bf1546dbc8 |
|
MD5 | 4150733cc245397c9911d8d0c8b3267c |
|
BLAKE2b-256 | 8b67e6bdb6db2c218afc8dfd16e32e83ad5206597ab1222bf294cb3f3b646c72 |
File details
Details for the file pygradflow-0.4.13-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.4.13-py3-none-any.whl
- Upload date:
- Size: 53.1 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 | e9c0181636c0fd1deb94fd2441d558f35c8cbba52888f81fba84e0783a161a73 |
|
MD5 | ea1fc6113b4185555e595468322b2b61 |
|
BLAKE2b-256 | b7edea9f54bd46ae3985e7e0672c5ee672e1aa272e7f5f624bb1de61433e0106 |