filtron / MarkovKernels.jl

Marginal distributions and Markov kernels that play nice with each other for the purpose of Bayesian state estimation.
MIT License
17 stars 2 forks source link

less repeatin g code for logpdf / entropy / kldivergence #8

Closed filtron closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #8 (70c29bd) into main (cd1adb7) will increase coverage by 0.21%. The diff coverage is 90.00%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   43.90%   44.11%   +0.21%     
==========================================
  Files           9        9              
  Lines         205      204       -1     
==========================================
  Hits           90       90              
+ Misses        115      114       -1     
Impacted Files Coverage Δ
src/normal/normal_generic.jl 0.00% <0.00%> (ø)
src/normal/normal.jl 64.51% <100.00%> (+2.01%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.