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.12.tar.gz
(52.4 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.12.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.12.tar.gz
- Upload date:
- Size: 52.4 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 | b951ae29bc74820bc8182383c0710142a56f6b427e623a1b65e3b33928eb5040 |
|
MD5 | 3a279dd19c98df09c3cb07e1ec40b77e |
|
BLAKE2b-256 | abd9c62050168d02787c34ed2a0ed3b2b1f31393d66e58cc318137c3f5fcff23 |
File details
Details for the file pygradflow-0.5.12-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.12-py3-none-any.whl
- Upload date:
- Size: 75.4 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 | d5a5f5ccf35d14a5ed4736f9611b045608720b59695e280517dbb0848f98e2c8 |
|
MD5 | b0a0b914853daa33c160612d6004b474 |
|
BLAKE2b-256 | aedc20058e296182870b05f59da4e4338523e1f1ab863efd7acbe0de6c3d493d |