An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/ReactiveBayes/RxInfer.jl

bayesian-inference inference-engine julia-language machine-learning message-passing probabilistic-programming variational-inference

Score: 17.620796100177266

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Julia package for automated Bayesian inference on a factor graph with reactive message passing

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 1,379
Total Committers: 36
Avg Commits per committer: 38.306
Development Distribution Score (DDS): 0.288

Commits in past year: 102
Committers in past year: 12
Avg Commits per committer in past year: 8.5
Development Distribution Score (DDS) in past year: 0.363

Name Email Commits
Bagaev Dmitry b****i@g****m 982
Albert Podusenko a****o@g****m 95
Wouter Nuijten w****n@g****m 83
Bart van Erp b****p@t****l 55
HoangMHNguyen m****g@t****l 31
Mykola Lukashchuk n****k@g****m 15
İsmail Şenöz i****z@I****l 12
Chengfeng-Jia c****a@t****l 11
MarcoH m****r@g****m 11
wmkouw w****w@g****m 10
Pietro Monticone p****s@g****m 8
Raphael-Tresor r****r@g****m 8
Fons van der Plas f****s@g****m 7
Thijs van de Laar t****r@h****m 6
polym (Tim) t****k@t****l 6
Adamiat Sepideh a****h@g****m 5
Raaja Ganapathy Subramanian r****n@a****m 4
skoghoern 1****n 3
Verleijsdonk, P. 6****s 3
Alex 1****d 3
İsmail Şenöz i****z@w****l 3
github-actions[bot] 4****] 2
magnuskoudahl m****l@g****m 2
vflores-io i****t@g****m 2
carbonbasedsoul c****l@i****m 1
Pietro Monticone 3****e 1
CompatHelper Julia c****y@j****g 1
wmkouw w****w@s****u 1
Malandii t****i@g****m 1
MVerschure 5****e 1
and 6 more...

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 149
Total pull requests: 294
Average time to close issues: 6 months
Average time to close pull requests: 9 days
Total issue authors: 38
Total pull request authors: 36
Average comments per issue: 3.09
Average comments per pull request: 1.37
Merged pull request: 200
Bot issues: 0
Bot pull requests: 56

Past year issues: 29
Past year pull requests: 76
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 13 days
Past year issue authors: 10
Past year pull request authors: 14
Past year average comments per issue: 1.66
Past year average comments per pull request: 1.29
Past year merged pull request: 37
Past year bot issues: 0
Past year bot pull requests: 27

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ReactiveBayes/RxInfer.jl

Top Issue Authors

  • bvdmitri (39)
  • bartvanerp (20)
  • wouterwln (14)
  • albertpod (11)
  • abpolym (9)
  • docxology (6)
  • svilupp (3)
  • mhidalgoaraya (3)
  • SupplyChef (3)
  • John-Boik (3)
  • alstat (3)
  • ofSingularMind (2)
  • skoghoern (2)
  • caxelrud (2)
  • acertain (2)

Top Pull Request Authors

  • bvdmitri (106)
  • github-actions[bot] (56)
  • wouterwln (27)
  • albertpod (15)
  • Nimrais (12)
  • bartvanerp (10)
  • ofSingularMind (7)
  • Raphael-Tresor (5)
  • HoangMHNguyen (4)
  • fonsp (4)
  • wmkouw (4)
  • ismailsenoz (4)
  • skoghoern (4)
  • raganapa (3)
  • Chengfeng-Jia (3)

Top Issue Labels

  • documentation (33)
  • enhancement (24)
  • good first issue (20)
  • bug (13)
  • Performance (2)
  • urgent (1)
  • question (1)

Top Pull Request Labels

  • automated pr (20)
  • code style (20)
  • no changelog (6)
  • documentation (3)

Package metadata

proxy.golang.org: github.com/reactivebayes/rxinfer.jl

proxy.golang.org: github.com/ReactiveBayes/RxInfer.jl

juliahub.com: RxInfer

Julia package for automated Bayesian inference on a factor graph with reactive message passing

  • Homepage: https://rxinfer.com/
  • Documentation: https://docs.juliahub.com/General/RxInfer/stable/
  • Licenses: MIT
  • Latest release: 4.7.3 (published 6 months ago)
  • Last Synced: 2026-03-18T17:12:18.895Z (5 months ago)
  • Versions: 87
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,837 Last month
  • Rankings:
    • Dependent repos count: 9.94%
    • Stargazers count: 12.559%
    • Forks count: 19.353%
    • Average: 20.192%
    • Dependent packages count: 38.915%

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v3 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/CompatHelper.yml actions
scripts/Project.toml julia
  • ArgParse *
  • JuliaFormatter *
  • Weave *
benchmarks/Project.toml julia
  • BenchmarkTools *
  • CairoMakie *
  • ColorSchemes *
  • Colors *
  • Distributions *
  • Memoization *
  • Plots *
  • Random *
  • ReverseDiff *
  • RxInfer *
  • StableRNGs *
  • Turing *
.github/workflows/Changelog.yml actions
  • tarides/changelog-check-action v2 composite
Project.toml julia
  • Base64 *
  • BayesBase *
  • DataStructures *
  • Dates *
  • Distributions *
  • DomainSets *
  • ExponentialFamily *
  • FastCholesky *
  • GraphPPL *
  • HTTP *
  • JSON *
  • LinearAlgebra *
  • Logging *
  • MacroTools *
  • Optim *
  • Preferences *
  • ProgressMeter *
  • Random *
  • ReactiveMP *
  • Reexport *
  • Rocket *
  • SparseArrays *
  • Static *
  • Statistics *
  • TupleTools *
  • UUIDs *
docs/Project.toml julia
  • BayesBase *
  • BenchmarkTools *
  • Cairo *
  • Dates *
  • Distributions *
  • Documenter *
  • DocumenterMermaid *
  • ExponentialFamily *
  • ExponentialFamilyProjection *
  • GraphPPL *
  • GraphPlot *
  • GraphViz *
  • LiveServer *
  • Optimisers *
  • Plots *
  • PrettyTables *
  • Rocket *
  • RxInfer *
  • StableRNGs *
  • StatsPlots *
benchmarks/Manifest.toml julia
  • 421 dependencies