@stdlib/assert-is-matrix-like
Test if a value is a 2-dimensional ndarray-like object.
Test if a value is a 2-dimensional ndarray-like object.
Test if a value is ndarray-like.
Test if a value is a non-symmetric matrix.
Test if a value is a persymmetric matrix.
Create a MultiSlice object from a list of MultiSlice constructor arguments.
Convert an integer to a Slice object.
Compute the number of elements in a normalized slice.
Return a list of non-reduced dimensions in an un-normalized multi-slice.
Normalize a MultiSlice object.
Normalize a Slice object.
Return a list of reduced dimensions in an un-normalized multi-slice.
Create a MultiSlice object from a comma-separated list of string-serialized MultiSlice constructor arguments.
Convert a multidimensional subsequence string to a MultiSlice object.
Convert a subsequence string to a Slice object.
Compute the shape of a normalized multi-slice.
Convert a Slice object to a subsequence string.
Parse a string-serialized MultiSlice object.
Parse a string-serialized Slice object.
Convert a subsequence string to a Slice object.
Reads the pixels of an image as an ndarray