Contains an implementation of lazily represented matrix structures that allow for the application of the Woodbury Identity.
-
Updated
Sep 19, 2022 - Julia
Contains an implementation of lazily represented matrix structures that allow for the application of the Woodbury Identity.
LazyInverses provides a lazy wrapper for a matrix inverse, akin to Adjoint in Julia Base. See the README for example use cases.
Add a description, image, and links to the linearalgebra topic page so that developers can more easily learn about it.
To associate your repository with the linearalgebra topic, visit your repo's landing page and select "manage topics."