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

Fixing #54 #56

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Fixing #54 #56

merged 2 commits into from
Jan 10, 2024

Conversation

dfm
Copy link
Collaborator

@dfm dfm commented Jan 9, 2024

The fix for #54 was pretty straightforward once I finally narrowed down where it was coming from. We didn't catch this before because we were foiled by NumPy/JAX broadcasting rules.

cc @lgarrison, @Matematija

@dfm dfm requested a review from lgarrison January 9, 2024 18:59
Copy link
Member

@lgarrison lgarrison left a comment

Choose a reason for hiding this comment

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

Looks good to me, I confirm this fixes the issue!

@dfm
Copy link
Collaborator Author

dfm commented Jan 10, 2024

I think there's one issue where this will break things. Let me diagnose before we merge!

@dfm
Copy link
Collaborator Author

dfm commented Jan 10, 2024

Nvm - I think we're ok! This shape handling really is nasty and I'd love to revisit it at some point, but let's merge for now.

@dfm dfm merged commit e94eb18 into main Jan 10, 2024
6 checks passed
@dfm dfm deleted the gh-54 branch January 10, 2024 14:25
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.

2 participants