I would like to iterate over a list of numpy arrays with different dimensions, and pass them in to a cython function that does not require the GIL:I would like to iterate over a list of numpy ar
I would like to iterate over a list of numpy arrays with different dimensions, and pass them in to a cython function that does not require the GIL:I would like to iterate over a list of numpy ar