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 9928324 commit bfef4f6Copy full SHA for bfef4f6
test/Project.toml
@@ -2,6 +2,7 @@
2
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
3
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
4
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
5
+DiffTests = "de460e47-3fe3-5279-bb4a-814414816d5d"
6
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
7
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
8
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -19,6 +20,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
19
20
ChainRules = "1.5"
21
ChainRulesCore = "1.2"
22
Combinatorics = "1"
23
+DiffTests = "0.1.1"
24
StaticArrays = "1"
25
StatsBase = "0.33"
26
StructArrays = "0.6"
0 commit comments