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 ce231f9 commit dda48e7Copy full SHA for dda48e7
Project.toml
@@ -1,6 +1,6 @@
1
name = "Tracker"
2
uuid = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
3
-version = "0.2.37"
+version = "0.2.38"
4
5
[deps]
6
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -30,7 +30,7 @@ TrackerPDMatsExt = "PDMats"
30
Adapt = "3, 4"
31
ChainRulesCore = "1.23"
32
DiffRules = "1.4"
33
-ForwardDiff = "0.10"
+ForwardDiff = "0.10, 1"
34
Functors = "0.3, 0.4, 0.5"
35
LinearAlgebra = "1"
36
LogExpFunctions = "0.3"
0 commit comments