I want to compile a numba function that takes in input as 3D numpy array of float64 and returns a 3D numpy array of float32.
Code:
numba.core.errors.Ty