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.3.tar.gz
(48.6 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.3.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.3.tar.gz
- Upload date:
- Size: 48.6 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 | f62f4d13c086dce181707bcbecb970fa75434cf5e81dc81e3141819c56cefcda |
|
MD5 | df23c443cf606964a226b39c8b766ef4 |
|
BLAKE2b-256 | 4c1c912dcbeff432d8eb264d588ce0756d0df3468a1abcba0f9e41a3b26c5ed6 |
File details
Details for the file pygradflow-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.3-py3-none-any.whl
- Upload date:
- Size: 67.6 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 | 78ae894fcf7c393e1faf543a2626ebfd8e2877804ca05bf02500ebc7be4f3a6f |
|
MD5 | 21edfbe174b13f9d6199ce260e246ad3 |
|
BLAKE2b-256 | 0921982f5758abd1f7fb5d1c3de1c5e0524b075ca9d1ebfa075060219b5b521f |