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

Remove normalize from std call #150

Merged
merged 2 commits into from
Nov 30, 2024
Merged

Remove normalize from std call #150

merged 2 commits into from
Nov 30, 2024

Conversation

rikhuijzer
Copy link
Collaborator

Fixes #149. I didn't run the tests locally so let's see whether CI succeeds.

It looks like the normalize was accidentally added during some refactoring. The file also calls mad often and mad does have a normalize keyword.

Copy link
Member

@storopoli storopoli left a comment

Choose a reason for hiding this comment

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

ACK 2ac5a26

@storopoli storopoli enabled auto-merge (squash) November 30, 2024 08:59
@storopoli storopoli merged commit d882088 into TuringLang:main Nov 30, 2024
5 checks passed
@rikhuijzer rikhuijzer deleted the rh/std-normalize branch November 30, 2024 09:03
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.

Bernoulli mixed model calling std function with non-existing kwarg normalize
2 participants