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.22.tar.gz
(31.8 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.22.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.22.tar.gz
- Upload date:
- Size: 31.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3945b112d7aabc9e20aa0f74b5cc0ff918ca193b3a336fc3fe3f7b9fb83cfdb6 |
|
MD5 | 74f3dacffc7a9d5c735a9cbb1b74bf0c |
|
BLAKE2b-256 | 7599916d04263736035e0bc4a40390e885a0aab5efc247092f5f7e0081a33ce1 |
File details
Details for the file pygradflow-0.3.22-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.22-py3-none-any.whl
- Upload date:
- Size: 43.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e041b476f8adf12896d8f656349db8db3c6a0e1b5111080a5e347af813d33b1 |
|
MD5 | 6259d9b7ab64542a3a417da345ee5970 |
|
BLAKE2b-256 | 66424d3283495dc34eb55a1156544171d329bfbec190e58611cdf91f22981f79 |