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

Add faster Bernoulli and Binomial #348

Merged
merged 3 commits into from
Mar 9, 2024
Merged

Conversation

aloctavodia
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 77.14286% with 56 lines in your changes are missing coverage. Please review.

Project coverage is 83.67%. Comparing base (2e422a7) to head (ff78707).

Files Patch % Lines
preliz/distributions/bernoulli.py 69.52% 32 Missing ⚠️
preliz/distributions/binomial.py 87.09% 12 Missing ⚠️
preliz/internal/special.py 21.42% 11 Missing ⚠️
preliz/distributions/halfnormal.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #348      +/-   ##
==========================================
- Coverage   84.26%   83.67%   -0.60%     
==========================================
  Files          44       47       +3     
  Lines        4652     4796     +144     
==========================================
+ Hits         3920     4013      +93     
- Misses        732      783      +51     

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

@aloctavodia aloctavodia merged commit d0532a7 into arviz-devs:main Mar 9, 2024
4 checks passed
@aloctavodia aloctavodia deleted the bb_sp branch March 9, 2024 05:33
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.

None yet

2 participants