Assume that code passed into cython.inline() is always NumPy 1.7+ clean, so...
Assume that code passed into cython.inline() is always NumPy 1.7+ clean, so that we can get rid of the C compiler warning about deprecated NumPy API usage.
Showing
Please register or sign in to comment