Skip to content

Commit

Permalink
New version: Baytes v0.3.6 (#85230)
Browse files Browse the repository at this point in the history
UUID: 72ddfcfc-6e9d-43df-829b-7aed7c549d4f
Repo: https://github.com/paschermayr/Baytes.jl.git
Tree: 8db5ee179168834b32484537d00d055ab6d91c47

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Jun 9, 2023
1 parent 032f6c2 commit 1adc6ec
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
13 changes: 10 additions & 3 deletions B/Baytes/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
[0]
ArgCheck = "2"
BaytesCore = "0.1"
JLD2 = "0.4"
ProgressMeter = "1.7.0-1"
UnPack = "1"
julia = "1.7.0-1"

["0-0.1.11"]
DocStringExtensions = "0.8"
Expand All @@ -22,6 +19,11 @@ BaytesSMC = "0.1"
["0-0.2.1"]
MCMCDiagnosticTools = "0.1"

["0-0.3.5"]
BaytesCore = "0.1"
UnPack = "1"
julia = "1.7.0-1"

["0.1.12"]
PrettyTables = "2"

Expand Down Expand Up @@ -56,3 +58,8 @@ ModelWrappers = "0.4"

["0.3.5-0"]
MCMCDiagnosticTools = "0.3"

["0.3.6-0"]
BaytesCore = "0.2"
SimpleUnPack = "1"
julia = "1.8.0-1"
5 changes: 5 additions & 0 deletions B/Baytes/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@ PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0-0.3.5"]
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

["0.3.6-0"]
SimpleUnPack = "ce78b400-467f-4804-87d8-8f486da07d0a"
3 changes: 3 additions & 0 deletions B/Baytes/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,6 @@ git-tree-sha1 = "687f1dd48ae5b83dfb7c4653b0fe7ff554df1f90"

["0.3.5"]
git-tree-sha1 = "df4eb631266f512f26f5229debd0697d3cdc8dca"

["0.3.6"]
git-tree-sha1 = "8db5ee179168834b32484537d00d055ab6d91c47"

0 comments on commit 1adc6ec

Please sign in to comment.