We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837e151 commit 423b275Copy full SHA for 423b275
Project.toml
@@ -32,6 +32,6 @@ SparseArraysBase = "0.2.0"
32
Strided = "2.2.0"
33
SymmetrySectors = "0.1.1"
34
TensorAlgebra = "0.1.0"
35
-TypeParameterAccessors = "0.1.0"
+TypeParameterAccessors = "0.2.0"
36
WignerSymbols = "2.0.0"
37
julia = "1.10"
test/Project.toml
@@ -2,6 +2,7 @@
2
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
3
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
4
BlockSparseArrays = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
5
+FusionTensors = "e16ca583-1f51-4df0-8e12-57d32947d33e"
6
GradedUnitRanges = "e2de450a-8a67-46c7-b59c-01d5a3d041c5"
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
0 commit comments