Validates if a value is ndarray-like.
Reads the pixels of an image as an ndarray
Matrix multiplication for ndarrays
Compute the dot product of two one-dimensional single-precision floating-point ndarrays.
Compute the dot product of two one-dimensional double-precision floating-point ndarrays.
BLAS memory layouts.
Fill a one-dimensional ndarray with linearly spaced values over a specified interval.
Multilinear interplation for ndarrays
Calculate the sum of strided array elements using pairwise summation.
Sort a one-dimensional single-precision floating-point ndarray using heapsort.
Finds the gradient of an ndarray using finite differences
Get a view of the diagonal entries of an ndarray
Fill a one-dimensional single-precision floating-point ndarray with linearly spaced values over a specified interval.
Sort a one-dimensional ndarray using heapsort.
Sort a one-dimensional double-precision floating-point ndarray using heapsort.
BLAS matrix triangles.
Fill a one-dimensional double-precision floating-point ndarray with linearly spaced values over a specified interval.
Return the first index of a specified search element in a one-dimensional single-precision floating-point ndarray.
Sorts ndarrays in place
BLAS transpose operations.
Return an object mapping supported data type strings to data type objects.
Return the index of the last element in a one-dimensional ndarray which passes a test implemented by a predicate function.
BLAS diagonal element types.
Common symbols and type definitions shared across base BLAS APIs.