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.24.tar.gz
(32.0 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.3.24.tar.gz
.
File metadata
- Download URL: pygradflow-0.3.24.tar.gz
- Upload date:
- Size: 32.0 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 | 9ae3f6568c5f907f6f9c52c1ef3a5a2ad3e297f04bdae78bbf5810e308c7ae77 |
|
MD5 | fe5f97176277410b2b086260c3a52798 |
|
BLAKE2b-256 | 2b038a6e10b2d7d2c94d55aed7b9df7349880d05e1172a2f05fc02109cafe391 |
File details
Details for the file pygradflow-0.3.24-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.3.24-py3-none-any.whl
- Upload date:
- Size: 43.2 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 | 0d8ae3e23f7467f9ea480908320ece8a2ec2b8ba93d60cd2bcee5bf689d91927 |
|
MD5 | a7d6d9513ef2718907523bec7fdf9564 |
|
BLAKE2b-256 | 8910508ce4b343cea564b1f0d471e1d8bd23cb02f92377e77e09e64bfc669095 |