File tree Expand file tree Collapse file tree 4 files changed +21
-6
lines changed Expand file tree Collapse file tree 4 files changed +21
-6
lines changed Original file line number Diff line number Diff line change 11name = " FusionTensors"
22uuid = " e16ca583-1f51-4df0-8e12-57d32947d33e"
33authors = [
" ITensor developers <[email protected] > and contributors" ]
4- version = " 0.2.3 "
4+ version = " 0.2.4 "
55
66[deps ]
77Accessors = " 7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -32,6 +32,6 @@ Strided = "2.2.0"
3232SymmetrySectors = " 0.1.9"
3333TensorAlgebra = " 0.2.4"
3434TensorProducts = " 0.1.3"
35- TypeParameterAccessors = " 0.2 .0"
35+ TypeParameterAccessors = " 0.3 .0"
3636WignerSymbols = " 2.0.0"
3737julia = " 1.10"
Original file line number Diff line number Diff line change 22FusionTensors = " e16ca583-1f51-4df0-8e12-57d32947d33e"
33Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
44Literate = " 98b081ad-f1c9-55d3-8b20-4c87d4299306"
5+
6+ [compat ]
7+ Documenter = " 1.10.0"
8+ FusionTensors = " 0.2.3"
9+ Literate = " 2.20.1"
Original file line number Diff line number Diff line change 11[deps ]
22FusionTensors = " e16ca583-1f51-4df0-8e12-57d32947d33e"
3+
4+ [compat ]
5+ FusionTensors = " 0.2.3"
Original file line number Diff line number Diff line change @@ -13,8 +13,15 @@ TensorProducts = "decf83d6-1968-43f4-96dc-fdb3fe15fc6d"
1313Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
1414
1515[compat ]
16- Aqua = " 0.8.9"
17- SafeTestsets = " 0.1"
18- Suppressor = " 0.2"
16+ Aqua = " 0.8.11"
17+ BlockArrays = " 1.5.0"
18+ BlockSparseArrays = " 0.3.9"
19+ FusionTensors = " 0.2.3"
20+ GradedUnitRanges = " 0.2.2"
21+ SafeTestsets = " 0.1.0"
22+ Suppressor = " 0.2.8"
1923SymmetrySectors = " 0.1.9"
20- Test = " 1.10"
24+ TensorAlgebra = " 0.2.7"
25+ TensorProducts = " 0.1.3"
26+ LinearAlgebra = " 1.10.0"
27+ Test = " 1.10.0"
You can’t perform that action at this time.
0 commit comments