File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
name = " RxInfer"
2
2
uuid = " 86711068-29c9-4ff7-b620-ae75d7495b3d"
3
3
authors = [" Bagaev Dmitry <d.v.bagaev@tue.nl> and contributors" ]
4
- version = " 3.0.2 "
4
+ version = " 3.1.0 "
5
5
6
6
[deps ]
7
7
BayesBase = " b4ee3484-f114-42fe-b91c-797d54a0c67e"
@@ -28,13 +28,13 @@ Distributions = "0.25"
28
28
DomainSets = " 0.5.2, 0.6, 0.7"
29
29
ExponentialFamily = " 1.2"
30
30
FastCholesky = " 1.3.0"
31
- GraphPPL = " ~4.0 .0"
31
+ GraphPPL = " ~4.1 .0"
32
32
LinearAlgebra = " 1.9"
33
33
MacroTools = " 0.5.6"
34
34
Optim = " 1.0.0"
35
35
ProgressMeter = " 1.0.0"
36
36
Random = " 1.9"
37
- ReactiveMP = " ~4.0 .0"
37
+ ReactiveMP = " ~4.1 .0"
38
38
Reexport = " 1.2.0"
39
39
Rocket = " 1.8.0"
40
40
TupleTools = " 1.2.0"
Original file line number Diff line number Diff line change 9
9
"downloadUrl" : " https://github.com/reactivebayes/RxInfer.jl/releases" ,
10
10
"issueTracker" : " https://github.com/reactivebayes/RxInfer.jl/issues" ,
11
11
"name" : " RxInfer.jl" ,
12
- "version" : " 3.0.2 " ,
12
+ "version" : " 3.1.0 " ,
13
13
"description" : " Julia package for automated, scalable and efficient Bayesian inference on factor graphs with reactive message passing. " ,
14
14
"applicationCategory" : " Statistics" ,
15
15
"developmentStatus" : " active" ,
16
16
"readme" : " https://reactivebayes.github.io/RxInfer.jl/stable/" ,
17
- "softwareVersion" : " 3.0.2 " ,
17
+ "softwareVersion" : " 3.1.0 " ,
18
18
"keywords" : [
19
19
" Bayesian inference" ,
20
20
" message passing" ,
You can’t perform that action at this time.
0 commit comments