Copy buffer data to a new Buffer instance.
Default ndarray settings.
List of ndarray index modes.
Complementary error function.
Test if an input value is a supported ndarray casting mode.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Convert an ndarray-like object to a scalar value.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Test if a value is ndarray-like.
Gamma function.
Create a filled generic array.
Convert an ndarray-like object to an ndarray.
Given a stride array, determine whether an array is row-major.
Return the layout order of a provided ndarray.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Reads the pixels of an image as an ndarray
Convert a string to lowercase.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Test if a double-precision floating-point numeric value is positive zero.
Double-precision complex number functions.
Test if a finite numeric value is an odd number.
Single-precision complex number functions.
Return a list of unique indices after normalizing to the interval [0,max].