biaslab / ForneyLab.jl

Julia package for automatically generating Bayesian inference algorithms through message passing on Forney-style factor graphs.
MIT License
149 stars 33 forks source link

Bump FL to version 0.11.4 #190

Closed ThijsvdLaar closed 2 years ago

ThijsvdLaar commented 2 years ago

For ease of reference, some recent papers require a new release of ForneyLab to refer to. @albertpod would you be so kind to work the release magic?

Changes include:

codecov-commenter commented 2 years ago

Codecov Report

Merging #190 (92cbafe) into master (fc11951) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
+ Coverage   86.59%   86.63%   +0.04%     
==========================================
  Files          95       95              
  Lines        4400     4400              
==========================================
+ Hits         3810     3812       +2     
+ Misses        590      588       -2     
Impacted Files Coverage Δ
src/engines/julia/generators.jl 97.67% <0.00%> (+1.16%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fc11951...92cbafe. Read the comment docs.