Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohamed82008/traceestimators.jl

Trace estimation methods for matrix functions.
https://github.com/mohamed82008/traceestimators.jl

Last synced: about 1 month ago
JSON representation

Trace estimation methods for matrix functions.

Awesome Lists containing this project

README

        

# TraceEstimators

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://mohamed82008.github.io/TraceEstimators.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://mohamed82008.github.io/TraceEstimators.jl/dev)
[![Build Status](https://github.com/mohamed82008/TraceEstimators.jl/workflows/CI/badge.svg)](https://github.com/mohamed82008/TraceEstimators.jl/actions)
[![Coverage](https://codecov.io/gh/mohamed82008/TraceEstimators.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/mohamed82008/TraceEstimators.jl)

Trace Estimation methods for implicitly available available matrix such as log determinant and inverse of a matrix.

Documentation update coming soon. For now these articles should be sufficient.
### Initial Method with Examples
https://nextjournal.com/akshayjain/traceEstimator01
### SLQ and Chebyhutch and speed comparison with examples
https://nextjournal.com/akshayjain/traceEstimator02/
### Trace of Matrix Inverse
https://nextjournal.com/akshayjain/traceEstimator03
### Sparse MVNormal
https://nextjournal.com/akshayjain/logdet-via-chebyhutch