File tree Expand file tree Collapse file tree 4 files changed +35
-1
lines changed Expand file tree Collapse file tree 4 files changed +35
-1
lines changed Original file line number Diff line number Diff line change 11name = " BlockSparseArrays"
22uuid = " 2c9a651f-6452-4ace-a6ac-809f4280fbb4"
33authors = [" ITensor developers <support@itensor.org> and contributors" ]
4- version = " 0.2.27 "
4+ version = " 0.2.28 "
55
66[deps ]
77Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Original file line number Diff line number Diff line change @@ -3,3 +3,9 @@ BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
33BlockSparseArrays = " 2c9a651f-6452-4ace-a6ac-809f4280fbb4"
44Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
55Literate = " 98b081ad-f1c9-55d3-8b20-4c87d4299306"
6+
7+ [compat ]
8+ BlockArrays = " 1"
9+ BlockSparseArrays = " 0.2"
10+ Documenter = " 1"
11+ Literate = " 2"
Original file line number Diff line number Diff line change 22BlockArrays = " 8e7c35d0-a365-5155-bbbb-fb81a777f24e"
33BlockSparseArrays = " 2c9a651f-6452-4ace-a6ac-809f4280fbb4"
44Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
5+
6+ [compat ]
7+ BlockArrays = " 1"
8+ BlockSparseArrays = " 0.2"
9+ Test = " 1"
Original file line number Diff line number Diff line change @@ -20,3 +20,26 @@ TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
2020Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2121TestExtras = " 5ed8adda-3752-4e41-b88a-e8b09835ee3a"
2222TypeParameterAccessors = " 7e5a90cf-f82e-492e-a09b-e3e26432c138"
23+
24+ [compat ]
25+ Adapt = " 4"
26+ Aqua = " 0.8"
27+ ArrayLayouts = " 1"
28+ BlockArrays = " 1"
29+ BlockSparseArrays = " 0.2"
30+ DiagonalArrays = " 0.2"
31+ GPUArraysCore = " 0.2"
32+ GradedUnitRanges = " 0.1"
33+ JLArrays = " 0.2"
34+ LabelledNumbers = " 0.1"
35+ SafeTestsets = " 0.1"
36+ SparseArraysBase = " 0.3"
37+ Suppressor = " 0.2"
38+ SymmetrySectors = " 0.1"
39+ TensorAlgebra = " 0.2"
40+ TestExtras = " 0.3"
41+ TypeParameterAccessors = " 0.3"
42+ LinearAlgebra = " 1"
43+ Pkg = " 1"
44+ Random = " 1"
45+ Test = " 1"
You can’t perform that action at this time.
0 commit comments