Skip to content

Commit

Permalink
New version: MCMCChains v6.0.0 (#78718)
Browse files Browse the repository at this point in the history
UUID: c7f686f2-ff18-58e9-bc7b-31028e88f75d
Repo: https://github.com/TuringLang/MCMCChains.jl.git
Tree: 3d70a6e7f57cd0ba1af5284f5c15d8f6331983a2

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Feb 28, 2023
1 parent 410d2e0 commit 563ca7e
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 35 deletions.
37 changes: 21 additions & 16 deletions M/MCMCChains/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,13 @@ AbstractMCMC = "0.4"
[3]
Requires = ["0.5", "1"]

[3-5]
[3-6]
Formatting = "0.4"

["3.0.10-3"]
AbstractMCMC = ["0.4-0.5", "1"]

["3.0.11-5"]
["3.0.11-6"]
RecipesBase = ["0.7-0.8", "1"]

["3.0.12-4.13.1"]
Expand All @@ -100,7 +100,7 @@ AbstractMCMC = "0.4-0.5"
["3.0.5-4.2.3"]
Distributions = "0.21-0.23"

["3.0.8-5"]
["3.0.8-6"]
StatsBase = "0.32-0.33"

["4-4.2"]
Expand All @@ -109,14 +109,14 @@ PrettyTables = "0.9"
["4-4.5"]
AbstractFFTs = "0.5"

[4-5]
["4-5.3"]
Compat = "2.2.0-3"

[4-6]
IteratorInterfaceExtensions = ["0.1.1-0.1", "1"]
TableTraits = ["0.4", "1"]
Tables = "1"

["4-5.3"]
Compat = "2.2.0-3"

["4.0"]
Requires = ["0.5", "1"]

Expand All @@ -126,16 +126,16 @@ AbstractMCMC = ["0.4-0.5", "1"]
["4.0.1-4.7.4"]
AbstractMCMC = ["0.4-0.5", "1-2"]

["4.0.1-5"]
["4.0.1-6"]
NaturalSort = "1"

["4.11-5"]
["4.11-6"]
Distributions = "0.21-0.25"

["4.13.2-5"]
["4.13.2-6"]
AxisArrays = "0.4.4-0.4"

["4.14-5"]
["4.14-6"]
KernelDensity = "0.6.2-0.6"

["4.2-4.4"]
Expand All @@ -162,7 +162,7 @@ PrettyTables = "0.9-0.11"
["4.7.5-4"]
AbstractMCMC = ["0.4-0.5", "1-3"]

["4.8-5"]
["4.8-6"]
MLJModelInterface = ["0.3.5-0.4", "1"]

["4.9-5.4"]
Expand All @@ -177,21 +177,26 @@ MCMCDiagnosticTools = "0.1"
["5.0"]
AbstractMCMC = ["0.4-0.5", "1-3"]

["5.0.1-5"]
["5.0.1-6"]
OrderedCollections = "1.4.0-1"

["5.1-5"]
["5.1-6"]
AbstractMCMC = ["0.4-0.5", "1-4"]

["5.3-5"]
["5.3-6"]
StatsFuns = ["0.8-0.9", "1"]

["5.4-5.5"]
Compat = "2.2.0-4"

["5.5-5"]
["5.5-6"]
PrettyTables = ["0.9-0.12", "1-2"]

["5.6-5"]
MCMCDiagnosticTools = "0.2"

["5.6-6"]
julia = "1.6.0-1"

[6]
MCMCDiagnosticTools = "0.3"
40 changes: 21 additions & 19 deletions M/MCMCChains/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Showoff = "992d4aef-0814-514b-bc4d-f2e9a6c4116f"

[0-5]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0-5.0.1"]
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0.3-5"]
[0-6]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0.3-6"]
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

Expand All @@ -25,53 +27,53 @@ KernelDensity = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b"
["0.3.5-2"]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"

["0.3.5-5"]
["0.3.5-6"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

["0.3.7-0.3.14"]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

["0.4-5"]
["0.4-6"]
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"

[3]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

[3-5]
[3-6]
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"

[4]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"

[4-5]
["4-5.5"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

[4-6]
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

["4-5.5"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["4.0"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["4.0.1-5"]
["4.0.1-6"]
NaturalSort = "c020b1a1-e9b0-503a-9c33-f039bfc54a85"

["4.10-5"]
["4.10-6"]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

["4.14-5"]
["4.14-6"]
KernelDensity = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b"

["4.2-5"]
["4.2-6"]
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"

["4.9.1-5"]
["4.9.1-6"]
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"

[5]
[5-6]
MCMCDiagnosticTools = "be115224-59cd-429b-ad48-344e309966f0"

["5.0.1-5"]
["5.0.1-6"]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
3 changes: 3 additions & 0 deletions M/MCMCChains/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -255,3 +255,6 @@ git-tree-sha1 = "4572915c2bc346c4d1f05669dc10589bbc8502a7"

["5.7.1"]
git-tree-sha1 = "c659f7508035a7bdd5102aef2de028ab035f289a"

["6.0.0"]
git-tree-sha1 = "3d70a6e7f57cd0ba1af5284f5c15d8f6331983a2"

0 comments on commit 563ca7e

Please sign in to comment.