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 08dd493 commit aad6488Copy full SHA for aad6488
Project.toml
@@ -1,7 +1,7 @@
1
name = "Tullio"
2
uuid = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
3
authors = ["Michael Abbott"]
4
-version = "0.3.6"
+version = "0.3.7"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -25,7 +25,7 @@ TullioChainRulesCoreExt = "ChainRulesCore"
25
CUDA = "4, 5"
26
ChainRulesCore = "1"
27
DiffRules = "1"
28
-FillArrays = "0.11, 0.12, 0.13"
+FillArrays = "0.11, 0.12, 0.13, 1"
29
ForwardDiff = "0.10"
30
KernelAbstractions = "0.7.2, 0.8, 0.9"
31
LoopVectorization = "0.12.101"
0 commit comments