Broadcasting over views with non-Int
indices fails (or creates an OffsetArray)
#32442
Labels
arrays
[a, r, r, a, y, s]
broadcast
Applying a function over a collection
bug
Indicates an unexpected problem or unintended behavior
regression
Regression in behavior compared to a previous version
Some variation of the view does not get broadcasted due to MethodError.
This works
and a bit surprisingly this as well
this failed above, now the output is an OffsetArray.
Version info as follows
The text was updated successfully, but these errors were encountered: