We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4b3df commit 4f03381Copy full SHA for 4f03381
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "TensorOperations"
2
uuid = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
3
-authors = ["Lukas Devos <lukas.devos@ugent.be>", "Maarten Van Damme <maartenvd1994@gmail.com>", "Jutho Haegeman <jutho.haegeman@ugent.be>"]
4
version = "5.3.2"
+authors = ["Lukas Devos <lukas.devos@ugent.be>", "Maarten Van Damme <maartenvd1994@gmail.com>", "Jutho Haegeman <jutho.haegeman@ugent.be>"]
5
6
[deps]
7
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -35,7 +35,7 @@ Bumper = "0.6, 0.7"
35
CUDA = "5"
36
ChainRulesCore = "1"
37
ChainRulesTestUtils = "1"
38
-DynamicPolynomials = "0.5"
+DynamicPolynomials = "0.5, 0.6"
39
LRUCache = "1"
40
LinearAlgebra = "1.6"
41
Logging = "1.6"
0 commit comments