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 Weibull #119

Merged
merged 19 commits into from
Dec 9, 2024
Merged

Add Weibull #119

merged 19 commits into from
Dec 9, 2024

Conversation

edknock
Copy link
Contributor

@edknock edknock commented Dec 2, 2024

Sampling is quite easy here as the quantile function is simple enough to use the inversion method

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.54%. Comparing base (6c95da7) to head (2f45d87).
Report is 20 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files          73       74    +1     
  Lines        5909     5928   +19     
=======================================
+ Hits         5823     5842   +19     
  Misses         86       86           

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

@edknock edknock marked this pull request as ready for review December 6, 2024 14:17
@edknock edknock requested a review from richfitz December 9, 2024 09:12
@richfitz richfitz merged commit ad0b9cc into main Dec 9, 2024
10 checks passed
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