Skip to content

Make use of guvectorize in spell kernels

Tracking the progress of the investigation, and possible implementation, of using @guvectorize for chunk_column in spell kernels.

Essentially, this means that we could remove the loop over the cube dimensions in chunk and let numba vectorize it.