Skip to content

fixed bug with 1d#421

Merged
odunbar merged 5 commits into
mainfrom
orad/dim-noiseinj-bugfix
May 18, 2026
Merged

fixed bug with 1d#421
odunbar merged 5 commits into
mainfrom
orad/dim-noiseinj-bugfix

Conversation

@odunbar
Copy link
Copy Markdown
Member

@odunbar odunbar commented May 17, 2026

Purpose

Content

  • make mean(prior) a 1x1 matrix from a Float

Misc


  • I have read and checked the items on the review checklist.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.41%. Comparing base (29beb8b) to head (e0a37fa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #421   +/-   ##
=======================================
  Coverage   94.41%   94.41%           
=======================================
  Files          11       11           
  Lines        2220     2220           
=======================================
  Hits         2096     2096           
  Misses        124      124           

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

@odunbar
Copy link
Copy Markdown
Member Author

odunbar commented May 18, 2026

small bug fixed and with new tests so merging

@odunbar odunbar merged commit 63a0926 into main May 18, 2026
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.

get_posterior(mcmc,chain) in 1D throws error

1 participant