Test if an input value is a supported ndarray numeric data type.
Test whether an input value is the string representing row-major order.
Convert a linear index to an array of subscripts.
Create a zero-filled ndarray having a specified shape and data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Create an uninitialized ndarray having a specified shape and data type.
Test if a value is a complex number-like object.
Convert a scalar value to a zero-dimensional ndarray.
Return a JSON representation of a typed array.
Natural logarithm of 2π.
Common operations for ndarray arrays
Random numbers.
Test if a value is a 1-dimensional ndarray-like object.
Return a data type from a string representing the type
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Multidimensional arrays.
Convert an ndarray-like object to a scalar value.
Create an uninitialized ndarray having a specified shape and data type.
Test if an input value is a supported ndarray casting mode.
Create a complex number.
Convert an ndarray-like object to an ndarray.
Resize an ndarray with Lanczos resampling
Compute the sum of all elements in a one-dimensional double-precision floating-point ndarray.