ReactiveBayes / ExponentialFamily.jl

ExponentialFamily.jl is a Julia package that extends the functionality of Distributions.jl by providing a collection of exponential family distributions and customized implementations.
https://reactivebayes.github.io/ExponentialFamily.jl/
MIT License
12 stars 2 forks source link

Add UniformScaling constructors for normals #182

Closed bartvanerp closed 7 months ago

bartvanerp commented 8 months ago

resolves #176

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0b951e0) 80.35% compared to head (d50aeda) 80.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #182 +/- ## ========================================== + Coverage 80.35% 80.55% +0.20% ========================================== Files 39 39 Lines 2901 2931 +30 ========================================== + Hits 2331 2361 +30 Misses 570 570 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.