Skip to content

MvNormalWishart node implementation#565

Merged
wouterwln merged 3 commits into
mainfrom
node_mv_normal_wishart
Nov 27, 2025
Merged

MvNormalWishart node implementation#565
wouterwln merged 3 commits into
mainfrom
node_mv_normal_wishart

Conversation

@esther-van-pelt
Copy link
Copy Markdown
Contributor

This node exposes the Multivariate Normal-Wishart distribution which can be constructed with PointMass inputs.

Copy link
Copy Markdown
Member

@wouterwln wouterwln left a comment

Choose a reason for hiding this comment

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

LGTM!

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Code Formatting

Your PR still has some code formatting issues. I've updated PR #566 with the necessary formatting changes.

You can merge that PR into this branch to fix the code style check.

Alternatively, you can run make format locally and push the changes yourself.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.28%. Comparing base (d2c8dde) to head (e028206).
⚠️ Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #565      +/-   ##
==========================================
+ Coverage   80.23%   80.28%   +0.04%     
==========================================
  Files         211      211              
  Lines        6189     6265      +76     
==========================================
+ Hits         4966     5030      +64     
- Misses       1223     1235      +12     

☔ 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.

@wouterwln wouterwln merged commit 9fdfe75 into main Nov 27, 2025
7 of 8 checks passed
@wouterwln wouterwln deleted the node_mv_normal_wishart branch November 27, 2025 13:00
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.

[Task]: MvNormalWishart node to enable joint μ–Λ priors for NormalMixture

2 participants