File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.10.3 "
4
+ version = " 0.10.4 "
5
5
6
6
[deps ]
7
7
Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -32,19 +32,19 @@ BlockSparseArraysTensorProductsExt = "TensorProducts"
32
32
Adapt = " 4.1.1"
33
33
Aqua = " 0.8.9"
34
34
ArrayLayouts = " 1.10.4"
35
- BlockArrays = " 1.2.0 "
35
+ BlockArrays = " 1.2"
36
36
DerivableInterfaces = " 0.5.3"
37
37
DiagonalArrays = " 0.3"
38
38
Dictionaries = " 0.4.3"
39
- FillArrays = " 1.13.0 "
40
- GPUArraysCore = " 0.1.0 , 0.2"
39
+ FillArrays = " 1.13"
40
+ GPUArraysCore = " 0.1, 0.2"
41
41
LinearAlgebra = " 1.10"
42
42
MacroTools = " 0.5.13"
43
43
MapBroadcast = " 0.1.5"
44
44
MatrixAlgebraKit = " 0.2.2, 0.3"
45
45
SparseArraysBase = " 0.7.1"
46
46
SplitApplyCombine = " 1.2.3"
47
- TensorAlgebra = " 0.3.2 "
47
+ TensorAlgebra = " 0.3, 0.4 "
48
48
TensorProducts = " 0.1.7"
49
49
Test = " 1.10"
50
50
TypeParameterAccessors = " 0.4.1"
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ SafeTestsets = "0.1"
37
37
SparseArraysBase = " 0.7"
38
38
StableRNGs = " 1"
39
39
Suppressor = " 0.2"
40
- TensorAlgebra = " 0.3.2 "
40
+ TensorAlgebra = " 0.3, 0.4 "
41
41
Test = " 1"
42
42
TestExtras = " 0.3"
43
43
TypeParameterAccessors = " 0.4"
You can’t perform that action at this time.
0 commit comments