-
Notifications
You must be signed in to change notification settings - Fork 430
Bug fix for CF and MGF of discretenonparametric #1606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thanks for the PR! I wonder why
|
|
Good question, no idea. |
|
Codecov ReportBase: 85.84% // Head: 85.84% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #1606 +/- ##
=======================================
Coverage 85.84% 85.84%
=======================================
Files 129 129
Lines 8016 8018 +2
=======================================
+ Hits 6881 6883 +2
Misses 1135 1135
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
I added a test to the categorical distribution as I encountered the issue when using it. |
Nice, TBH, I didn't check. Thanks! Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
devmotion
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
No description provided.