Skip to content

Add unnormalized log pdf functions#187

Open
devmotion wants to merge 4 commits intomasterfrom
dw/logupdf
Open

Add unnormalized log pdf functions#187
devmotion wants to merge 4 commits intomasterfrom
dw/logupdf

Conversation

@devmotion
Copy link
Member

Fixes #185.

@devmotion devmotion force-pushed the dw/logupdf branch 2 times, most recently from c740751 to 0a2d5c9 Compare October 20, 2025 04:36
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.39%. Comparing base (dee41f6) to head (362b6c9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage   70.88%   74.39%   +3.51%     
==========================================
  Files          17       22       +5     
  Lines         838      949     +111     
==========================================
+ Hits          594      706     +112     
+ Misses        244      243       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@devmotion devmotion force-pushed the dw/logupdf branch 2 times, most recently from 1f8060d to 3e61731 Compare October 22, 2025 18:49
@sethaxen
Copy link
Contributor

@devmotion I just noticed you got started on this. Anything I can do to help it along?

@devmotion devmotion force-pushed the dw/logupdf branch 2 times, most recently from 2dd01ad to 827b221 Compare March 11, 2026 09:50
@devmotion
Copy link
Member Author

I had actually forgotten the PR, probably also since nobody reacted to it. I fixed the merge conflicts and applied a few fixes, so tests pass now.

Copy link
Contributor

@sethaxen sethaxen left a comment

Choose a reason for hiding this comment

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

The math/code all looks correct. Just some minor suggestions.

@devmotion devmotion marked this pull request as ready for review March 12, 2026 16:02
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.

Adding unnormalized logpdf functions

3 participants