File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
name = " ThreadedSparseArrays"
2
2
uuid = " 59d54670-b8ac-4d81-ab7a-bb56233e17ab"
3
3
authors = [
" Stefanos Carlström <[email protected] >" ]
4
- version = " 0.1.2 "
4
+ version = " 0.2.0 "
5
5
6
6
[deps ]
7
7
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Original file line number Diff line number Diff line change 1
1
# ThreadedSparseArrays.jl
2
2
3
- [ ![ Build Status] ( https://travis-ci.com/jagot/ThreadedSparseArrays.jl.svg?branch=master )] ( https://travis-ci.com/jagot/ThreadedSparseArrays.jl )
4
- [ ![ Build Status] ( https://ci.appveyor.com/api/projects/status/github/jagot/ThreadedSparseArrays.jl?svg=true )] ( https://ci.appveyor.com/project/jagot/ThreadedSparseArrays-jl )
3
+ [ ![ Build Status] ( https://github.com/jagot/ThreadedSparseArrays.jl/workflows/CI/badge.svg )] ( https://github.com/jagot/ThreadedSparseArrays.jl/actions )
5
4
[ ![ Codecov] ( https://codecov.io/gh/jagot/ThreadedSparseArrays.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/jagot/ThreadedSparseArrays.jl )
6
5
7
6
Simple package providing a wrapper type enabling threaded sparse
You can’t perform that action at this time.
0 commit comments