ReactiveMP.jl Versions Save

High-performance reactive message-passing based Bayesian inference engine

v4.1.1

2 weeks ago

ReactiveMP v4.1.1

Diff since v4.1.0

Merged pull requests:

  • Add extra checks during the construction of a generic node (#396) (@bvdmitri)

Closed issues:

  • Keyword arguments not supported in non-linear node (#329)
  • Clarification needed on error handling when model is misspecified (#395)

v4.1.0

3 weeks ago

ReactiveMP v4.1.0

Diff since v4.0.0

Merged pull requests:

  • Update CompatHelper.yml (#391) (@bvdmitri)
  • Fix for linked datavars (#393) (@bvdmitri)
  • Set minimum supported Julia version to 1.10 (#394) (@bvdmitri)

v4.0.0

1 month ago

ReactiveMP v4.0.0

Diff since v3.14.0

Merged pull requests:

  • add sdtype method for distribution objects (#389) (@bvdmitri)
  • Changes for GraphPPL v4 (#390) (@bvdmitri)

v3.14.0

1 month ago

ReactiveMP v3.14.0

Diff since v3.13.3

Merged pull requests:

  • Full factorisation new name (#381) (@Raphael-Tresor)
  • fix FE softdot: marginals to Any (#383) (@HoangMHNguyen)
  • Reimplement node macro (#386) (@wouterwln)
  • 384 some tests are not running (#388) (@mhidalgoaraya)

Closed issues:

  • AveEnergy of SoftDot node: marginals can change to Any (#382)
  • Some tests are not running (#384)

v3.13.3

3 months ago

ReactiveMP v3.13.3

Diff since v3.13.2

Merged pull requests:

  • Allow extra pipeline stages in the delta node (#378) (@bvdmitri)
  • Use ReTestItems for tests (#379) (@bvdmitri)
  • Use julia-actions/cache for CI (#380) (@bvdmitri)

Closed issues:

  • Use ReTestItems for tests (#363)

v3.13.2

3 months ago

ReactiveMP.jl v3.13.2

v3.13.1

4 months ago

ReactiveMP v3.13.1

Diff since v3.13.0

Merged pull requests:

  • Add Continuous Transition Node for Latent State Transformation (#309) (@albertpod)
  • Update README.md (#369) (@bartvanerp)
  • Add rules and tests for MvNormalWeightedMeanPrecision node (#370) (@albertpod)
  • Update LICENSE (#371) (@bartvanerp)
  • Use Julia 1.10 for tests (#372) (@bvdmitri)

Closed issues:

  • Refactor approximation methods (#27)

v3.13.0

5 months ago

ReactiveMP v3.13.0

Diff since v3.12.1

Merged pull requests:

  • Fix Aqua (#364) (@bvdmitri)
  • Allow const/data inputs for the non-linear deterministic nodes (#365) (@bvdmitri)
  • feat: add @assert length check into setmarginals! and setmessages! (#366) (@Nimrais)

v3.12.1

6 months ago

ReactiveMP v3.12.1

Diff since v3.12.0

Merged pull requests:

  • Upate for PointMass initmarginals and initmasseges (#360) (@Chengfeng-Jia)

Closed issues:

  • Folder structures in src and test do not fully align (#287)
  • mean(f, pointmass) has confusing behaviour for matrix-variate distributions (#324)

v3.12.0

6 months ago

ReactiveMP v3.12.0

Diff since v3.11.1

Merged pull requests:

  • Update ci.yml (#361) (@bvdmitri)
  • Integrate ExponentialFamily.jl (#362) (@bvdmitri)

Closed issues:

  • Feature request: Broadcast distributions / mean-field MvNormal? (#143)
  • The CVI re-use optimiser at each prod call, and this behaviour can be not suitable for some optimisers (#303)