Skip to content

Commit

Permalink
New version: BarBay v0.1.0
Browse files Browse the repository at this point in the history
UUID: 3e4a4fdd-3c42-44bf-ab95-e818c96fb7a6
Repo: https://github.com/mrazomej/BarBay.jl.git
Tree: fb318af4562a09a6e98ece0fa42f6bbb5784da00

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 15, 2025
1 parent ccfacc1 commit 30f38f7
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 9 deletions.
35 changes: 26 additions & 9 deletions B/BarBay/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,23 +1,40 @@
[0]
JLD2 = "0.4"
MCMCChains = "6"
UnPack = "1"
julia = "1"

["0-0.0.1"]
DynamicPPL = "0.23"
Turing = "0.29"

["0.0"]
Bijectors = "0.13"
CSV = "0.10"
ComponentArrays = "0.15"
DataFrames = "1.6.0-1"
Distributions = "0.25"
DynamicHMC = "3.4.0-3"
JLD2 = "0.4"
MCMCChains = "6"
Memoization = "0.2"
ReverseDiff = "1.15.0-1"
StatsBase = "0.34"
UnPack = "1"
julia = "1"

["0-0.0.1"]
DynamicPPL = "0.23"
Turing = "0.29"

["0.0.2-0"]
["0.0.2-0.0"]
AdvancedVI = "0.2"
DynamicPPL = "0.24"
Turing = "0.30"

["0.1-0"]
AdvancedVI = "0"
Bijectors = "0"
CSV = "0"
ComponentArrays = "0"
DataFrames = "1"
Distributions = "0"
DynamicHMC = "3"
DynamicPPL = "0"
Logging = "1"
Memoization = "0"
ReverseDiff = "1"
StatsBase = "0"
Turing = "0"
3 changes: 3 additions & 0 deletions B/BarBay/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

["0.0.2-0"]
AdvancedVI = "b5ca4192-6429-45e5-a2d9-87aec30a685c"

["0.1-0"]
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
3 changes: 3 additions & 0 deletions B/BarBay/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "ba674afd22304fc2eb6dd133ccc93106c998b913"

["0.0.2"]
git-tree-sha1 = "207b167fc97b82edb12066c4cd3e9ed9f459d882"

["0.1.0"]
git-tree-sha1 = "fb318af4562a09a6e98ece0fa42f6bbb5784da00"

0 comments on commit 30f38f7

Please sign in to comment.