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 633dd46 commit 90f1516Copy full SHA for 90f1516
Project.toml
@@ -1,6 +1,6 @@
1
name = "ReverseDiff"
2
uuid = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
3
-version = "1.15.3"
+version = "1.16.0"
4
5
[deps]
6
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -22,10 +22,10 @@ ChainRulesCore = "1"
22
DiffResults = "1"
23
DiffRules = "1.4"
24
DiffTests = "< 0.1.2"
25
-ForwardDiff = "0.10"
+ForwardDiff = "0.10, 1"
26
FunctionWrappers = "1"
27
-LinearAlgebra = "<0.0.1, 1"
28
IrrationalConstants = "0.2"
+LinearAlgebra = "<0.0.1, 1"
29
LogExpFunctions = "0.3"
30
MacroTools = "0.5"
31
NaNMath = "0.3, 1"
0 commit comments