File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
name = " BlockSparseArrays"
2
2
uuid = " 2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3
3
authors = [
" ITensor developers <[email protected] > and contributors" ]
4
- version = " 0.4.6 "
4
+ version = " 0.5.0 "
5
5
6
6
[deps ]
7
7
Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
6
6
7
7
[compat ]
8
8
BlockArrays = " 1"
9
- BlockSparseArrays = " 0.4 "
9
+ BlockSparseArrays = " 0.5 "
10
10
Documenter = " 1"
11
11
Literate = " 2"
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
5
5
6
6
[compat ]
7
7
BlockArrays = " 1"
8
- BlockSparseArrays = " 0.4 "
8
+ BlockSparseArrays = " 0.5 "
9
9
Test = " 1"
Original file line number Diff line number Diff line change @@ -23,11 +23,12 @@ Adapt = "4"
23
23
Aqua = " 0.8"
24
24
ArrayLayouts = " 1"
25
25
BlockArrays = " 1"
26
- BlockSparseArrays = " 0.4 "
26
+ BlockSparseArrays = " 0.5 "
27
27
DiagonalArrays = " 0.3"
28
28
GPUArraysCore = " 0.2"
29
29
JLArrays = " 0.2"
30
30
LinearAlgebra = " 1"
31
+ MatrixAlgebraKit = " 0.1"
31
32
Random = " 1"
32
33
SafeTestsets = " 0.1"
33
34
SparseArraysBase = " 0.5"
You can’t perform that action at this time.
0 commit comments