We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880d046 commit f71ddafCopy full SHA for f71ddaf
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "TensorOperations"
2
uuid = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
3
-version = "5.6.0"
+version = "5.6.1"
4
authors = ["Lukas Devos <lukas.devos@ugent.be>", "Maarten Van Damme <maartenvd1994@gmail.com>", "Jutho Haegeman <jutho.haegeman@ugent.be>"]
5
6
[deps]
@@ -58,7 +58,7 @@ Strided = "2.5"
58
StridedViews = "0.5"
59
Test = "1"
60
TupleTools = "1.6"
61
-VectorInterface = "0.4.1,0.5"
+VectorInterface = "0.4.1, 0.5, 0.6"
62
cuRAND = "6"
63
cuTENSOR = "6"
64
julia = "1.10"
0 commit comments