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.8.tar.gz
(51.7 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.8.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.8.tar.gz
- Upload date:
- Size: 51.7 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 | 53f9f04d18d4cfdcedc3d3992bf5c8587b0361e561d3ffdeb4f8e068f8688c94 |
|
MD5 | 5b2c9852ae665e2126cea5c3915f0ff5 |
|
BLAKE2b-256 | 943af670d579bb72a1f572121dfbb6e52d344bd72b5e667beea0875939c55c50 |
File details
Details for the file pygradflow-0.5.8-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.8-py3-none-any.whl
- Upload date:
- Size: 74.7 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 | 7f0c002620f58d77b5fb5b89abaebfe6d7a9cee7bd09509466f1c192772c2916 |
|
MD5 | a2892c22536e4433f9a919f7aad679ad |
|
BLAKE2b-256 | db7e71333f3a918c19aa6cf7b77e96101d84b0cf0e7b7087d9982072269d7b27 |