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.6.tar.gz
(50.7 kB
view details)
Built Distribution
File details
Details for the file pygradflow-0.5.6.tar.gz
.
File metadata
- Download URL: pygradflow-0.5.6.tar.gz
- Upload date:
- Size: 50.7 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 | 73fc9134d8d337203744da036c71bd92c4b6ddeb37b5bf3233c1d6c6cab2a8fe |
|
MD5 | 8462e46160c400f9942c7df8f8ce7547 |
|
BLAKE2b-256 | 0818862b4621c0c1d21ed012d98866dad30e7cc35d7c3857027e7220542dad42 |
File details
Details for the file pygradflow-0.5.6-py3-none-any.whl
.
File metadata
- Download URL: pygradflow-0.5.6-py3-none-any.whl
- Upload date:
- Size: 73.4 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 | 72405399d4aa5596e2e4bc04433031970ce3d186f70c2782a1c0cc209d1c7e46 |
|
MD5 | 418595a2b3fba0c1f7caae6a768ccbd3 |
|
BLAKE2b-256 | d625dea98c69e24fbbf20bc5ddfc99a6bf72bd153760876530926fb6a8b76c17 |