use CPython heap memory allocation for memory views where possible (outside of...
use CPython heap memory allocation for memory views where possible (outside of nogil sections) as it tends to be faster than plain malloc()
Showing
Please register or sign in to comment