From aac9b2a4b65b00cbaed5ed738ce63c8500947d9c Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 22 Jul 2024 23:34:04 +0000 Subject: [PATCH] New version: Pigeons v0.4.3 UUID: 0eb8d820-af6a-4919-95ae-11206f830c31 Repo: https://github.com/Julia-Tempering/Pigeons.jl.git Tree: 3ef84dbd87d3bbe819a797a168a1048de1d282bd Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/Pigeons/Compat.toml | 24 ++++++++++++++++++------ P/Pigeons/Deps.toml | 24 ++++++++++++++++++------ P/Pigeons/Versions.toml | 3 +++ P/Pigeons/WeakCompat.toml | 10 +++++++++- P/Pigeons/WeakDeps.toml | 5 +++++ 5 files changed, 53 insertions(+), 13 deletions(-) diff --git a/P/Pigeons/Compat.toml b/P/Pigeons/Compat.toml index 94dbbc7671f3a99..0c6e90b9b87fea7 100644 --- a/P/Pigeons/Compat.toml +++ b/P/Pigeons/Compat.toml @@ -1,6 +1,4 @@ [0] -ConcreteStructs = "0.2" -DataStructures = "0.18" Distributions = "0.25" DocStringExtensions = "0.9" MPI = "0.20" @@ -28,6 +26,10 @@ StatsBase = "0.33" ["0-0.2.1"] julia = "1.6.0-1" +["0-0.4.2"] +ConcreteStructs = "0.2" +DataStructures = "0.18" + ["0.1.1-0"] Expect = "0.3" LogExpFunctions = "0.3" @@ -48,9 +50,11 @@ LogDensityProblems = "2.1.0-2" LogDensityProblemsAD = "1.6.0-1" ["0.2-0"] -ForwardDiff = "0.10" ZipFile = "0.10" +["0.2-0.4.2"] +ForwardDiff = "0.10" + ["0.2.1"] StatsBase = "0.34" @@ -76,11 +80,19 @@ Graphs = "1" Interpolations = "0.14-0.15" LogDensityProblems = "2" LogDensityProblemsAD = "1" -OnlineStats = "1" OrderedCollections = "1" -Preferences = "1" RecipesBase = "1" Requires = "1" SpecialFunctions = "2" -StaticArrays = "1" Statistics = "1" + +["0.3-0.4.2"] +OnlineStats = "1" +Preferences = "1" +StaticArrays = "1" + +["0.4.3-0"] +FillArrays = "1" +JSON = "0.21" +OnlineStatsBase = "1" +StaticArraysCore = "1" diff --git a/P/Pigeons/Deps.toml b/P/Pigeons/Deps.toml index 050c37a5810d704..2310ea091e38e83 100644 --- a/P/Pigeons/Deps.toml +++ b/P/Pigeons/Deps.toml @@ -1,6 +1,4 @@ [0] -ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471" -DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" @@ -10,8 +8,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195" MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267" MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" -OnlineStats = "a15396b6-48d5-5d58-9928-6d29437db91e" -Preferences = "21216c6a-2e73-6563-6e65-726566657250" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665" Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b" @@ -30,6 +26,12 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0" ["0-0.2"] DynamicPPL = "366bfd00-2699-11ea-058f-f148b4cae6d8" +["0-0.4.2"] +ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471" +DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" +OnlineStats = "a15396b6-48d5-5d58-9928-6d29437db91e" +Preferences = "21216c6a-2e73-6563-6e65-726566657250" + ["0.1.1-0"] Expect = "6a31a4e8-6e70-5a2d-b005-bc2d500d80a5" LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688" @@ -37,20 +39,30 @@ OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" -StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" +["0.1.1-0.4.2"] +StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + ["0.2"] BridgeStan = "c88b6f0a-829e-4b0b-94b7-f06ab5908f5a" ["0.2-0"] -ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" LogDensityProblems = "6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c" LogDensityProblemsAD = "996a588d-648d-4e1f-a8f0-a84b347e47b1" ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea" +["0.2-0.4.2"] +ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" + ["0.2.2-0"] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" ["0.3-0"] Requires = "ae029012-a4dd-5104-9daa-d747884805df" + +["0.4.3-0"] +FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" +JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" +OnlineStatsBase = "925886fa-5bf2-5e8e-b522-a9147a512338" +StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" diff --git a/P/Pigeons/Versions.toml b/P/Pigeons/Versions.toml index 9a33d10e78f662b..824f51ecb3592e8 100644 --- a/P/Pigeons/Versions.toml +++ b/P/Pigeons/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "fc6a8875b02d030424aa1ae694c681ff75551958" ["0.4.2"] git-tree-sha1 = "f6cd0ab865cce35704e9ee020d87cc01c55a9917" + +["0.4.3"] +git-tree-sha1 = "3ef84dbd87d3bbe819a797a168a1048de1d282bd" diff --git a/P/Pigeons/WeakCompat.toml b/P/Pigeons/WeakCompat.toml index 75badecca03e9c5..52dc10af192caa3 100644 --- a/P/Pigeons/WeakCompat.toml +++ b/P/Pigeons/WeakCompat.toml @@ -4,6 +4,14 @@ BridgeStan = "2" ["0.3-0.4.1"] DynamicPPL = "0.23-0.24" -["0.4.2-0"] +["0.4.2"] DynamicPPL = "0.23-0.27" + +["0.4.2-0"] MCMCChains = "6" + +["0.4.3-0"] +DynamicPPL = "0.23-0.28" +ForwardDiff = "0.10" +HypothesisTests = "0.11" +ReverseDiff = "1" diff --git a/P/Pigeons/WeakDeps.toml b/P/Pigeons/WeakDeps.toml index ca8fd5695ae3e91..c3a497a0572e070 100644 --- a/P/Pigeons/WeakDeps.toml +++ b/P/Pigeons/WeakDeps.toml @@ -2,3 +2,8 @@ BridgeStan = "c88b6f0a-829e-4b0b-94b7-f06ab5908f5a" DynamicPPL = "366bfd00-2699-11ea-058f-f148b4cae6d8" MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d" + +["0.4.3-0"] +ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" +HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5" +ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"