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 9a0f0b1 commit 986644cCopy full SHA for 986644c
test/Project.toml
@@ -22,7 +22,7 @@ ForwardDiff = "0.10"
22
KernelAbstractions = "0.4"
23
NamedDims = "0.2"
24
OffsetArrays = "1.4"
25
-SpecialFunctions = "0.10"
26
-TensorOperations = "3"
+SpecialFunctions = "0.10" # completely ignored, as already installed
+TensorOperations = "2, 3" # 3 causes resolver errors
27
Tracker = "0.2"
28
Zygote = "0.5, 0.6"
0 commit comments