Skip to content

Commit

Permalink
New version: Turing v0.8.1
Browse files Browse the repository at this point in the history
UUID: fce5fe82-541a-59a6-adf8-730c64b5f9a0
Repo: https://github.com/TuringLang/Turing.jl.git
Tree: 191cd9a34f3fd8c34b1745bdd4605ce46bc3c506

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator committed Jan 5, 2020
1 parent 709d965 commit fb969e8
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 13 additions & 3 deletions T/Turing/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ MCMCChains = "0.3.12-0.3"
SpecialFunctions = "0.7.2-0.7"

["0.7.2-0"]
AdvancedHMC = "0.2.4-0.2"
Bijectors = "0.4"
BinaryProvider = "0.5.6-0.5"
ForwardDiff = "0.10.3-0.10"
Libtask = "0.3.1-0.3"
Expand All @@ -87,6 +85,10 @@ Requires = "0.5.2-0.5"
StatsFuns = "0.8"
Zygote = "0.3.4-0.3"

["0.7.2-0.8.0"]
AdvancedHMC = "0.2.4-0.2"
Bijectors = "0.4"

["0.7.3"]
MCMCChains = "0.3.15-0.3"
ZygoteRules = "0.1"
Expand All @@ -108,5 +110,13 @@ Distributions = "0.21.11-0.21"
DistributionsAD = "0.1.2-0.1"
LogDensityProblems = "0.9-0.10"
MCMCChains = ["0.4", "1"]
Requires = "1"
SpecialFunctions = "0.7.2-0.9"

["0.8.0"]
Requires = "1"

["0.8.1-0"]
AdvancedHMC = "0.2.17-0.2"
Bijectors = "0.4-0.5"
DynamicPPL = "0.1"
Requires = ["0.5", "1"]
3 changes: 3 additions & 0 deletions T/Turing/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,6 @@ LogDensityProblems = "6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c"

["0.7.4-0"]
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"

["0.8.1-0"]
DynamicPPL = "366bfd00-2699-11ea-058f-f148b4cae6d8"
3 changes: 3 additions & 0 deletions T/Turing/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ git-tree-sha1 = "b2da884516f2e3a14b0878a543cb40ab29b55bf5"

["0.8.0"]
git-tree-sha1 = "cb9af9789a1bbf17ab1597990a0b82201b48cdae"

["0.8.1"]
git-tree-sha1 = "191cd9a34f3fd8c34b1745bdd4605ce46bc3c506"

0 comments on commit fb969e8

Please sign in to comment.