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.1.9.tar.gz
(17.1 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.1.9.tar.gz
.
File metadata
- Download URL: pygradflow-0.1.9.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3caf5c97d8168a317060e690a43224592d8bd9086a254eeb5cea8b399a87d375 |
|
MD5 | 46b7a083e02aa7a7024c5c0d47d86645 |
|
BLAKE2b-256 | 4caab80010b59a46004f134b08f99135a520359911c99af3692d0d4a1fa2b798 |
File details
Details for the file pygradflow-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.1.9-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0db5a3f8963540597b4b504c95281c0e59c3ea083b50e1cd2955e5cc63f8c9b |
|
MD5 | 23ccb334c949d365eea39ed50fc3dc52 |
|
BLAKE2b-256 | 169e74f0a656e50c17706de77b9cb094b753e26933623e764ba85e6b537bcff0 |