riptide_cpp icon indicating copy to clipboard operation
riptide_cpp copied to clipboard

copy_if_strided routine

Open tdimitri opened this issue 5 years ago • 0 comments

some routines in python cannot handle strided arrays, instead of checking this with python code, the 'C' should make the check and copy the array to remove the strides if nec.

tdimitri avatar Sep 04 '20 19:09 tdimitri