File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Matfree: Matrix-free linear algebra in JAX
22
3- [ ![ Actions status] ( https://github.com/pnkraemer/matfree/workflows/ci/badge.svg )] ( https://github.com/pnkraemer/matfree/actions )
4- [ ![ image] ( https://img.shields.io/pypi/v/matfree.svg )] ( https://pypi.python.org/pypi/matfree )
5- [ ![ image] ( https://img.shields.io/pypi/l/matfree.svg )] ( https://pypi.python.org/pypi/matfree )
6- [ ![ image] ( https://img.shields.io/pypi/pyversions/matfree.svg )] ( https://pypi.python.org/pypi/matfree )
3+ [ ![ CI] ( https://github.com/pnkraemer/matfree/workflows/ci/badge.svg )] ( https://github.com/pnkraemer/matfree/actions )
4+ [ ![ PyPI version] ( https://img.shields.io/pypi/v/matfree.svg?color=1E4E8C )] ( https://pypi.org/project/matfree/ )
5+ [ ![ License] ( https://img.shields.io/pypi/l/matfree.svg?color=1E4E8C )] ( https://pypi.org/project/matfree/ )
6+ [ ![ Python versions] ( https://img.shields.io/pypi/pyversions/matfree.svg?color=1E4E8C )] ( https://pypi.org/project/matfree/ )
7+ [ ![ Docs] ( https://img.shields.io/badge/docs-stable-1E4E8C )] ( https://pnkraemer.github.io/matfree/ )
78
89Randomised and deterministic matrix-free methods for trace estimation, functions of matrices, and matrix factorisations.
910Matfree builds on [ JAX] ( https://jax.readthedocs.io/en/latest/ ) .
You can’t perform that action at this time.
0 commit comments