Skip to content
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

Feature/faster nix postpred #10

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

BaxterEaves
Copy link
Contributor

Reworked the posterior predictive cache of a few conjugate prior to get a significant speedup in both cache computation and posterior predictive computation.

@BaxterEaves BaxterEaves requested a review from schmidmt December 17, 2024 15:51
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.23%. Comparing base (f6afef0) to head (4b4b5c3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   81.36%   81.23%   -0.13%     
==========================================
  Files          90       90              
  Lines       18274    18176      -98     
  Branches    18274    18176      -98     
==========================================
- Hits        14868    14765     -103     
- Misses       3281     3311      +30     
+ Partials      125      100      -25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@schmidmt schmidmt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvements!!!! I didn't see any issues and the tests look good so: LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants