Skip to content

Fix NumPy scalar extraction in BIC scores - #263

Merged
jdramsey merged 1 commit into
mainfrom
fix/local-score-numpy-scalar
May 22, 2026
Merged

Fix NumPy scalar extraction in BIC scores#263
jdramsey merged 1 commit into
mainfrom
fix/local-score-numpy-scalar

Conversation

@kunwuz

@kunwuz kunwuz commented May 20, 2026

Copy link
Copy Markdown
Collaborator

Fix #262

@jdramsey jdramsey left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It looks good to me. My original minimal bug report script ran with a couple of adjustments for the recent repo. Of course it had zero edges in the model, so it was good that it got zero edges. I made another example with more edges, and it got a good answer. In any case, the problem preventing BOSS from running at all is fixed.

@jdramsey
jdramsey merged commit 39bc6cb into main May 22, 2026
2 checks passed
@jdramsey
jdramsey deleted the fix/local-score-numpy-scalar branch May 22, 2026 19:31
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.

Bug report: LocalScoreFunction slightly broken.

2 participants