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 a81e3ad commit 20580a5Copy full SHA for 20580a5
2 files changed
T/TensorAlgebra/Compat.toml
@@ -23,6 +23,9 @@ StridedViews = "0.5"
23
["0.16.2-0"]
24
Random = "1.10.0-1"
25
26
+["0.17-0"]
27
+MatrixAlgebraKit = "0.6"
28
+
29
["0.2.3-0.3.5"]
30
MatrixAlgebraKit = "0.1.1-0.1"
31
@@ -53,7 +56,7 @@ MatrixAlgebraKit = "0.2-0.4"
53
56
["0.4.5"]
54
57
MatrixAlgebraKit = "0.2-0.5"
55
58
-["0.4.6-0"]
59
+["0.4.6-0.16"]
60
MatrixAlgebraKit = "0.2-0.6"
61
62
["0.6.10-0.9"]
T/TensorAlgebra/Versions.toml
@@ -348,3 +348,6 @@ git-tree-sha1 = "777930f3cbaeae5866d8e1ecfcc707246809b891"
348
349
["0.16.5"]
350
git-tree-sha1 = "b2cc01c5198412671925e417b14e38b0e64fe2a1"
351
352
+["0.17.0"]
353
+git-tree-sha1 = "83d6aac5e62479eac3c851368744656044b6af69"
0 commit comments