I noticed in http://docs.cython.org/src/tutorial/numpy.html
that slices are not accelerated. To me, this is unfortunate. Is it planned to 'fix' this? I'd like to be able to write code that will accept arbitrary numpy arrays, as all other numpy code does, and that includes slices. _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
