Metadata-Version: 2.1
Name: sadptprj-riclyap-adi
Version: 1.0.3
Summary: Solve saddle-point problems as they occur in simulations, model reduction, and optimal control of incompressible flows.
Home-page: https://github.com/highlando/sadptprj_riclyap_adi
Author: Jan Heiland
Author-email: jnhlnd@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: krypy

Saddlepoint Projection Riccati Lyapunov ADI
---

[![PyPI version](https://badge.fury.io/py/sadptprj-riclyap-adi.png)](https://badge.fury.io/py/sadptprj-riclyap-adi)

A Python module to solve linear equations related to saddlepoint matrices as
they arise, e.g., in the Finite Element discretization of incompressible flows.


