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.4.tar.gz
(19.1 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.2.4.tar.gz
.
File metadata
- Download URL: pygradflow-0.2.4.tar.gz
- Upload date:
- Size: 19.1 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 | 5496818e8d8153560e353ab666b1a3ee3211374fa72f0e7d29c42ef2d1acd80d |
|
MD5 | d550f98813a80ac5a6449e028264dfe7 |
|
BLAKE2b-256 | f4c57f41ce35fd0f3a378057f1e4d3dbee34082ee3562121f9d9ee24c084bb12 |
File details
Details for the file pygradflow-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.2.4-py3-none-any.whl
- Upload date:
- Size: 27.0 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 | 2d1613de0ff76f1c45d7c888fd7a8ced52c51a085ed9a49e121b102c6380f3b4 |
|
MD5 | 16ae10063d6e4017dd4a373960e12a2d |
|
BLAKE2b-256 | 1dc73608782aca455523d566009eead4b4821b59d417e16d1d695c121b31a2a3 |