Skip to content

Releases: stecrotti/BeliefPropagation.jl

v0.1.1

11 Oct 10:23
Compare
Choose a tag to compare

BeliefPropagation v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

10 Oct 14:29
Compare
Choose a tag to compare

BeliefPropagation v0.1.0

Merged pull requests:

Closed issues:

  • Compute bethe free energy as a byproduct of iterations (#1)
  • Add damping and reinforcement (#2)
  • Compute convergence error and stop iterations after convergence is reached (#4)
  • Add multi-threading (#5)
  • Write documentation (#6)
  • Add regular factor graph (#7)
  • Reference to unexisting LDPCStorage package (#21)
  • Use AtomicVector from package (#26)
  • potential bug in maxsum (#28)
  • Should we compute the free energy during the iterations? (#37)
  • Split FactorGraphs submodule to its own package (#38)