Skip to content

Conversation

marius311
Copy link
Contributor

There was a bug in Julia broadcasting rules fixed by JuliaLang/julia#35948, but that fix breaks a test here, since this package was inadvertantly relying on the old incorrect logic. This fixes this package, basically correctly implements the API, and doesn't break it on current Julia versions either.

There was a bug in Julia broadcasting rules fixed by JuliaLang/julia#35948, but that fix breaks a test here, since this package was inadvertantly relying on the old incorrect logic. This fixes this package, basically correctly implements the API, and doesn't break it on current Julia versions either.
@chriselrod chriselrod merged commit a2dd2e6 into JuliaSIMD:main May 17, 2025
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