riptide_cpp
riptide_cpp copied to clipboard
copy_if_strided routine
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.