Skip to content

Commit b6d23f3

Browse files
authored
Add PkgEval badge to readme (#164)
* Add PkgEval badge to readme * Pull changes from master
1 parent 32235dd commit b6d23f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ A Julia repository for linear algebra with infinite banded and block-banded matr
44

55

66
[![Build Status](https://github.com/JuliaLinearAlgebra/InfiniteLinearAlgebra.jl/workflows/CI/badge.svg)](https://github.com/JuliaLinearAlgebra/InfiniteLinearAlgebra.jl/actions)
7-
87
[![codecov](https://codecov.io/gh/JuliaLinearAlgebra/InfiniteLinearAlgebra.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaLinearAlgebra/InfiniteLinearAlgebra.jl)
8+
[![pkgeval](https://juliahub.com/docs/General/InfiniteLinearAlgebra/stable/pkgeval.svg)](https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html)
99

1010
## Infinite-dimensional QR factorization
1111

0 commit comments

Comments
 (0)