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.11.tar.gz
(51.9 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.11.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.11.tar.gz
- Upload date:
- Size: 51.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e26b7b273e1b045b7cf35df52b2e379a78fc03fe4a7ffb3c47d7ef89bbb3becf |
|
MD5 | 0540b924c2bc784f72da2c0e50075e3d |
|
BLAKE2b-256 | b8d39bf47233ad78d44cf61ebb8251945985dd2e08b892415987797e3565d03e |
File details
Details for the file pygradflow-0.5.11-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.11-py3-none-any.whl
- Upload date:
- Size: 74.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a04d06014aad8a867af2d07060e7dd7b64a726b09ad387c6b60c0ccf0d2cf881 |
|
MD5 | 99f8f87af44b31d3c43eafc4ca58865c |
|
BLAKE2b-256 | 71c69823d5e2c4792ba8458e0bcdd8e6c7951e6a0460dfe604294412639b46e9 |