Skip to content

Commit

Permalink
New version: RxInfer v3.5.0 (#111354)
Browse files Browse the repository at this point in the history
UUID: 8671106-29c9-4ff7-b620-ae75d7495b3d
Repo: https://github.com/ReactiveBayes/RxInfer.jl.git
Tree: 3881f0c99e5124c1d963e2db5b6789275b6d8750

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jul 19, 2024
1 parent 00464e4 commit 6987f0f
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 2 deletions.
12 changes: 10 additions & 2 deletions R/RxInfer/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,12 @@ julia = "1.9.0-1"
["2.14-3"]
BayesBase = "1.1.0-1"
DomainSets = "0.5.2-0.7"
ExponentialFamily = "1.2.0-1"
LinearAlgebra = "1.9.0-1"
Random = "1.9.0-1"

["2.14-3.4"]
ExponentialFamily = "1.2.0-1"

["2.15-2.16"]
ReactiveMP = "3.13"

Expand Down Expand Up @@ -126,6 +128,12 @@ ReactiveMP = "4.1"
["3.3"]
GraphPPL = "4.2"

["3.4"]
ReactiveMP = "4.2"

["3.4-3"]
GraphPPL = "4.3"
ReactiveMP = "4.2"

["3.5-3"]
ExponentialFamily = "1.5.0-1"
ReactiveMP = "4.3"
3 changes: 3 additions & 0 deletions R/RxInfer/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,6 @@ git-tree-sha1 = "3b599f2579b4d63d13c89245ea5610a142f72bfa"

["3.4.0"]
git-tree-sha1 = "c0a4538a6867a131adde216edcc8a835652f56f4"

["3.5.0"]
git-tree-sha1 = "3881f0c99e5124c1d963e2db5b6789275b6d8750"
2 changes: 2 additions & 0 deletions R/RxInfer/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["3.5-3"]
ExponentialFamilyProjection = "1.1.0-1"
2 changes: 2 additions & 0 deletions R/RxInfer/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["3.5-3"]
ExponentialFamilyProjection = "17f509fa-9a96-44ba-99b2-1c5f01f0931b"

0 comments on commit 6987f0f

Please sign in to comment.