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.28.tar.gz
(34.9 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.28.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.28.tar.gz
- Upload date:
- Size: 34.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31d458db5111560d84436623b210ed732c11a65567638e179b92ee5d45bf1db1 |
|
MD5 | 99f6d838763a0e5bc0482f442568c4fe |
|
BLAKE2b-256 | 0c12ac9803c7b8d0ab92b8dc7c828124ad485c82ff971440368eb83631cf42b7 |
File details
Details for the file pygradflow-0.3.28-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.28-py3-none-any.whl
- Upload date:
- Size: 49.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c86c71e56877fb2bc21f23bcc2fee1990b35b15c6d48ae22bb6517532e7ca55 |
|
MD5 | 19083ee9e4f72c7d1bfb286166dfb45b |
|
BLAKE2b-256 | 600b8a18ba1c77b055e29afbd23439c1770fe38eccf2da9eb7ec762848d9fec6 |