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 3c91eec commit 647ad47Copy full SHA for 647ad47
Project.toml
@@ -1,6 +1,6 @@
1
name = "Turing"
2
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
3
-version = "0.34.1"
+version = "0.34.2"
4
5
[deps]
6
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -58,13 +58,13 @@ AdvancedPS = "0.6.0"
58
AdvancedVI = "0.2"
59
BangBang = "0.4"
60
Bijectors = "0.13.6"
61
+Compat = "4.15.0"
62
DataStructures = "0.18"
63
Distributions = "0.23.3, 0.24, 0.25"
64
DistributionsAD = "0.6"
65
DocStringExtensions = "0.8, 0.9"
66
DynamicHMC = "3.4"
-DynamicPPL = "0.28.2"
67
-Compat = "4.15.0"
+DynamicPPL = "0.29"
68
EllipticalSliceSampling = "0.5, 1, 2"
69
ForwardDiff = "0.10.3"
70
Libtask = "0.7, 0.8"
0 commit comments