Hello everyone, The array.pxd ( https://github.com/cython/cython/blob/master/Cython/Includes/cpython/array.pxd) requires infer_types = True when cimported. Is there a reason not to explicitly type the variable op as array in the lines 134 and 141?
Regards Oliver
_______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel