-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
broadcastApplying a function over a collectionApplying a function over a collection
Description
For unnecessarily odd containers in generic code, it would be useful to have a recursive version of broadcast that means "broadcast at the very bottom". That would make something like A ../ B
work between two similar Vector{Vector{Matrix{Float64}}}
s.
schneiderfelipe, manuelbb-upb and nick4f42
Metadata
Metadata
Assignees
Labels
broadcastApplying a function over a collectionApplying a function over a collection