Skip to content

Commit d41f60d

Browse files
haampieandreasnoack
authored andcommitted
Remove Julia 0.5 badge from readme (#160)
1 parent db0702b commit d41f60d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[![Build Status on Linux](https://travis-ci.org/JuliaMath/IterativeSolvers.jl.svg?branch=master)](https://travis-ci.org/JuliaMath/IterativeSolvers.jl)
55
[![Coverage Status](https://coveralls.io/repos/JuliaMath/IterativeSolvers.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/JuliaMath/IterativeSolvers.jl?branch=master)
66
[![codecov.io](https://codecov.io/github/JuliaMath/IterativeSolvers.jl/coverage.svg?branch=master)](https://codecov.io/github/JuliaMath/IterativeSolvers.jl?branch=master)
7-
[![IterativeSolvers](http://pkg.julialang.org/badges/IterativeSolvers_0.5.svg)](http://pkg.julialang.org/?pkg=IterativeSolvers&ver=0.5)
87
[![IterativeSolvers](http://pkg.julialang.org/badges/IterativeSolvers_0.6.svg)](http://pkg.julialang.org/?pkg=IterativeSolvers&ver=0.6)
98

109
`IterativeSolvers` is a [Julia](http://julialang.org) package that provides iterative algorithms for solving linear systems, eigensystems, and singular value problems.

0 commit comments

Comments
 (0)