-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Unexpected error in runtime when squaring static diagonal matrices #29424
Comments
Works fine for me with 1.1.0-DEV.308 (5 days old) |
Works on master for me as well. -11 days to -5 days is a short interval, is there something which might have fixed this or does it take a different code path by chance? |
Bisected to #29265 so perhaps not fixed yet |
Additional ref to #29107 which keeps track of perhaps related bugs |
Fixed by #29140 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Possibly caused by a bug in
StaticArrays
but it looks to me something deeper goes wrong.The text was updated successfully, but these errors were encountered: