rafaqz / Stencils.jl

Static Stencil mapping for Julia
Other
8 stars 2 forks source link

make kernelproduct work with nested arrays #48

Closed rafaqz closed 3 weeks ago

rafaqz commented 3 weeks ago

We need to broadcast over the inner objects if they are AbstractArray to allow windows of vectors, or windows and kernels of vectors.