Skip to content

Commit

Permalink
Change badge
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Oct 22, 2021
1 parent fd9a9db commit 057d0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ArnoldiMethod.jl

[![CI](https://github.com/JuliaLinearAlgebra/ArnoldiMethod.jl/actions/workflows/ci.yaml/badge.svg)](https://github.com/JuliaLinearAlgebra/ArnoldiMethod.jl/actions/workflows/ci.yaml) [![coveralls](https://codecov.io/gh/JuliaLinearAlgebra/ArnoldiMethod.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaLinearAlgebra/ArnoldiMethod.jl)
[![CI](https://github.com/JuliaLinearAlgebra/ArnoldiMethod.jl/actions/workflows/ci.yaml/badge.svg)](https://github.com/JuliaLinearAlgebra/ArnoldiMethod.jl/actions/workflows/ci.yaml) [![Coverage Status](https://coveralls.io/repos/github/JuliaLinearAlgebra/ArnoldiMethod.jl/badge.svg)](https://coveralls.io/github/JuliaLinearAlgebra/ArnoldiMethod.jl)


The Implicitly Restarted Arnoldi Method, natively in Julia.
Expand Down

0 comments on commit 057d0c7

Please sign in to comment.