Skip to content

Releases: stecrotti/MatrixProductBP.jl

v0.9.0

10 Dec 13:19
Compare
Choose a tag to compare

MatrixProductBP v0.9.0

Diff since v0.8.0

v0.8.0

05 Dec 14:33
Compare
Choose a tag to compare

MatrixProductBP v0.8.0

Diff since v0.7.0

Merged pull requests:

  • CompatHelper: bump compat for IndexedGraphs to 0.6, (keep existing compat) (#137) (@github-actions[bot])
  • Add relative and absolute tolerances to equilibrium computations (#139) (@stecrotti)
  • Optimize computation of autocorrelations (#140) (@stecrotti)
  • Warning instead of error if not convergent (#141) (@stecrotti)
  • Fix type instability with return nothing (#142) (@stecrotti)
  • CompatHelper: bump compat for TensorTrains to 0.11, (keep existing compat) (#143) (@github-actions[bot])
  • Delete slipped notebooks (#144) (@stecrotti)

v0.7.0

26 Oct 09:16
Compare
Choose a tag to compare

MatrixProductBP v0.7.0

Diff since v0.6.0

Merged pull requests:

v0.6.0

03 May 06:45
Compare
Choose a tag to compare

MatrixProductBP v0.6.0

Diff since v0.5.0

Merged pull requests:

v0.5.0

17 Apr 14:09
Compare
Choose a tag to compare

MatrixProductBP v0.5.0

Diff since v0.4.0

Merged pull requests:

v0.4.0

22 Mar 09:37
55b1d39
Compare
Choose a tag to compare

MatrixProductBP v0.4.0

Diff since v0.3.0

Merged pull requests:

  • Check that underlying BiDiGraph is symmetric (#118) (@stecrotti)
  • Use flat_tt instead of uniform_tt (#119) (@stecrotti)
  • CompatHelper: bump compat for CavityTools to 1, (keep existing compat) (#120) (@github-actions[bot])

v0.3.0

04 Mar 22:57
Compare
Choose a tag to compare

MatrixProductBP v0.3.0

Diff since v0.2.0

Merged pull requests:

v0.2.0

04 Mar 17:45
Compare
Choose a tag to compare

MatrixProductBP v0.2.0

Diff since v0.1.0

Merged pull requests:

Closed issues:

  • Register package (#103)

v0.1.0

27 Nov 10:07
Compare
Choose a tag to compare

MatrixProductBP v0.1.0

Merged pull requests:

Closed issues:

  • Put pair observations only on outgoing messages (#6)
  • Cavity computations (#7)
  • Generalize code for SimpleBPFactors (#8)
  • Replace time zero prior with observation (#9)
  • Introduce MPEM1s ? (#16)
  • Add codecov to github actions (#18)
  • Add paralellization (#24)
  • More general RecursiveBPFactors (#31)
  • Warning from LoopVectorization (#58)