-
Notifications
You must be signed in to change notification settings - Fork 32
draft MvNormal #122
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: master
Are you sure you want to change the base?
draft MvNormal #122
Conversation
What do you think of going the way of GaussianDistributions.jl and have one object for 1d and nd Gaussians? |
It's an interesting idea, my only concerns would be
Then again, I've strayed a little from Distributions's naming already; |
Codecov Report
@@ Coverage Diff @@
## master #122 +/- ##
==========================================
+ Coverage 33.96% 36.46% +2.49%
==========================================
Files 50 45 -5
Lines 998 883 -115
==========================================
- Hits 339 322 -17
+ Misses 659 561 -98
Continue to review full report at Codecov.
|
No description provided.