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 a621896 commit 234cd0bCopy full SHA for 234cd0b
test/Project.toml
@@ -14,6 +14,7 @@ MatrixAlgebraKit = "6c742aac-3347-4629-af66-fc926824e5e4"
14
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
15
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
16
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
17
+TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
18
TensorProducts = "decf83d6-1968-43f4-96dc-fdb3fe15fc6d"
19
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
20
TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
@@ -34,6 +35,7 @@ MatrixAlgebraKit = "0.2"
34
35
SafeTestsets = "0.1"
36
StableRNGs = "1.0"
37
Suppressor = "0.2"
38
+TensorAlgebra = "0.3.10"
39
TensorProducts = "0.1.7"
40
Test = "1.10"
41
TestExtras = "0.3"
0 commit comments