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.5.1.tar.gz
(48.3 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.1.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.1.tar.gz
- Upload date:
- Size: 48.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ab992625ceafa06f3af888a65d7657d70e97d0a1a12c504a39093e1f5cea020 |
|
MD5 | b2325ac7d5809d10fa05e554a7c1b947 |
|
BLAKE2b-256 | 5fb812aaa448645417317b2c3c7a93a40c3c13bdbc64661dd6e5138c589dd1d4 |
File details
Details for the file pygradflow-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.1-py3-none-any.whl
- Upload date:
- Size: 66.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f61c4e10c54cb3670565353312e936838e5145308c7852b8c8185877733b8c5 |
|
MD5 | 619a0f7c4a0195365f352d490f6197a3 |
|
BLAKE2b-256 | 795569eeb70aaa06586eeb6c035f0ddcdad054f7af9e71d436d261464c2be465 |