is_numpy_compatible

Function is_numpy_compatible 

Source
pub fn is_numpy_compatible<T: Element>(array: &Bound<'_, PyArrayDyn<T>>) -> bool
Expand description

Check if a NumPy array is compatible with scirs2 operations