Skip to content

Commit e31c371

Browse files
committed
Add badges.
1 parent f9af6d9 commit e31c371

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# ThreadedDenseSparseMul.jl
2+
[![Docs](https://img.shields.io/badge/docs-dev-blue.svg)](https://romeov.github.io/ThreadedDenseSparseMul.jl/dev/)
3+
[![Build Status](https://github.com/JuliaCI/BenchmarkTools.jl/workflows/CI/badge.svg)](https://github.com/JuliaCI/BenchmarkTools.jl/actions/workflows/CI.yml?query=branch%3Amaster)
4+
[![codecov](https://codecov.io/gh/RomeoV/ProbabilisticParameterEstimators.jl/graph/badge.svg?token=5J82UXPL8I)](https://codecov.io/gh/RomeoV/ThreadedDenseSparseMul.jl)
25

36
> Threaded implementation of dense-sparse matrix multiplication, built on top of `Polyester.jl`.
47

0 commit comments

Comments
 (0)