-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
With v2.4
I get the following error:
ERROR: MethodError: copy(::ArrayLayouts.Mul{LazyArrays.BroadcastLayout{…}, LazyArrays.BroadcastLayout{…}, LazyArrays.BroadcastMatrix{…}, LazyArrays.BroadcastMatrix{…}}) is ambiguous.
[...]
Possible fix, define
copy(::ArrayLayouts.Mul{LazyArrays.BroadcastLayout{typeof(*)}, LazyArrays.BroadcastLayout{typeof(-)}})
This however works with v2.3.2
. Was this ambiguity introduced in v2.4
?
Metadata
Metadata
Assignees
Labels
No labels