Skip to content

Commit

Permalink
New version: JuliaBUGS v0.3.0
Browse files Browse the repository at this point in the history
UUID: ba9fb4c0-828e-4473-b6a1-cd2560fee5bf
Repo: https://github.com/TuringLang/JuliaBUGS.jl.git
Tree: e43798c8a67d0b386ed4a101e4a6c5f3c47b4374

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 26, 2024
1 parent 70c4cf6 commit 57460d3
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
15 changes: 12 additions & 3 deletions J/JuliaBUGS/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
[0]
AbstractPPL = "0.6"
BangBang = "0.3"
Bijectors = "0.13"
Distributions = "0.23.8-0.25"
DynamicPPL = "0.22-0.23"
Graphs = "1.4.1-1"
InverseFunctions = "0.1"
JuliaSyntax = "0.4"
Expand All @@ -15,6 +13,10 @@ Setfield = ["0.7.1-0.8", "1"]
SpecialFunctions = "2"
UnPack = "1"

["0-0.2"]
AbstractPPL = "0.6"
DynamicPPL = "0.22-0.23"

["0-0.2.3"]
Documenter = "0.27"
MetaGraphsNext = "0.5"
Expand All @@ -27,5 +29,12 @@ PDMats = "0.10-0.11"
["0.2.4-0"]
Documenter = ["0.27", "1"]
MetaGraphsNext = "0.5-0.6"
Statistics = "1.9.0-1"
julia = "1.9.0-1"

["0.2.4-0.2"]
Statistics = "1.9.0-1"

["0.3-0"]
AbstractMCMC = "5"
AbstractPPL = "0.6-0.7"
DynamicPPL = "0.22-0.24"
3 changes: 3 additions & 0 deletions J/JuliaBUGS/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

["0.2-0"]
PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"

["0.3-0"]
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
3 changes: 3 additions & 0 deletions J/JuliaBUGS/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "d6380c80ea38758c60571bf21573e0fc311dfdd3"

["0.2.4"]
git-tree-sha1 = "13af72d216a4371fde51dcd01682c0fbbd0fd3f8"

["0.3.0"]
git-tree-sha1 = "e43798c8a67d0b386ed4a101e4a6c5f3c47b4374"
4 changes: 3 additions & 1 deletion J/JuliaBUGS/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
[0]
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
AdvancedHMC = "0bf59076-c3b1-5ca4-86bd-e02cd72cde3d"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
TikzGraphs = "b4f28e30-c73f-5eaf-a395-8a9db949a742"

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

["0.2.4-0"]
AdvancedMH = "5b7e9947-ddc0-4b3f-9b55-0d8042f74170"

0 comments on commit 57460d3

Please sign in to comment.