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 77fa1dd commit f993a81Copy full SHA for f993a81
docs/Project.toml
@@ -6,4 +6,4 @@ TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
6
[compat]
7
Documenter = "1.8.1"
8
Literate = "2.20.1"
9
-TensorAlgebra = "0.4"
+TensorAlgebra = "0.5"
examples/Project.toml
@@ -2,4 +2,4 @@
2
TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
3
4
5
test/Project.toml
@@ -26,7 +26,7 @@ Random = "1.10"
26
SafeTestsets = "0.1"
27
StableRNGs = "1.0.2"
28
Suppressor = "0.2"
29
30
TensorOperations = "5.1.4"
31
Test = "1.10"
32
TestExtras = "0.3.1"
0 commit comments