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 log-normal #125

Merged
merged 15 commits into from
Dec 9, 2024
Merged

Add log-normal #125

merged 15 commits into from
Dec 9, 2024

Conversation

edknock
Copy link
Contributor

@edknock edknock commented Dec 6, 2024

For sampling here we just sample the corresponding normal distribution and take an exponential of it

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (ad0b9cc) to head (33bcb8d).
Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #125   +/-   ##
=======================================
  Coverage   98.54%   98.55%           
=======================================
  Files          74       75    +1     
  Lines        5928     5946   +18     
=======================================
+ Hits         5842     5860   +18     
  Misses         86       86           

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

@edknock edknock requested a review from richfitz December 9, 2024 09:52
@richfitz richfitz merged commit e724328 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