Given a stride array, determine array iteration order.
Default ndarray settings.
Return the strides of a provided ndarray.
Complex numbers.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Restrict an index to the interval [0,max].
Convert an ndarray-like object to an object likely to have the same "shape".
Convert an ndarray buffer to a generic array.
Return the number of ndarray dimensions.
Number.
Reinterpret a Complex128Array as a Float64Array.
Convert an ndarray to a generic array.
Return the data type of an array.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
List of ndarray casting modes.
Wrap an index on the interval [0,max].
Test if an input value is a supported built-in ndarray data type string.
Return the stride along a specified dimension for a provided ndarray.
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Round a double-precision floating-point number toward zero.
Test whether two double-precision complex floating-point numbers are the same value.