-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Add mean dispatch for pymc distributions #7530
Conversation
@ricardoV94, I finally decided to put some time and port this stuff into pymc |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7530 +/- ##
==========================================
+ Coverage 92.69% 92.81% +0.11%
==========================================
Files 104 106 +2
Lines 17409 17644 +235
==========================================
+ Hits 16138 16376 +238
+ Misses 1271 1268 -3
|
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.
Looks great. Small change requests commented above
Description
This PR provides a single dispatch protocol that computes the expected value of most
pymc
distributions.Related Issue
Checklist
Type of change
📚 Documentation preview 📚: https://pymc--7530.org.readthedocs.build/en/7530/