pub fn is_numpy_compatible<T: Element>(array: &Bound<'_, PyArrayDyn<T>>) -> boolExpand description
Check if a NumPy array is compatible with scirs2 operations
pub fn is_numpy_compatible<T: Element>(array: &Bound<'_, PyArrayDyn<T>>) -> boolCheck if a NumPy array is compatible with scirs2 operations