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.10.tar.gz
(29.3 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.10.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.10.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b4652fb62b11f0b5f8a800e25b239c9b18ae4b18cbdb4553d86850d94d80984 |
|
MD5 | 59c52eab8e8b49ff6cdc9a744d900b88 |
|
BLAKE2b-256 | fea722e375cf207f81d7c53284e3682a536b01604271307aa6d55f8691c7563b |
File details
Details for the file pygradflow-0.3.10-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.10-py3-none-any.whl
- Upload date:
- Size: 40.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c4ca0ad379c5c35b70d1274974fa198843526d952e21e15987e73a003b218f0 |
|
MD5 | fa655bba3377b90376e6b0811a2b9327 |
|
BLAKE2b-256 | aa1ca81c88f99b0bcb2fa7bd383bde2fdd549b58cc66bb170af89b3660ab5865 |