Calculate the minimum value of a strided array via a callback function.
Compute the mid-range along one or more ndarray dimensions.
Compute the maximum value along one or more ndarray dimensions, ignoring `NaN` values.
Calculate the mid-range of a strided array, ignoring NaN values.
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
Returns boolean whether the argument is a ndarray
Copy files and folders using Rollup
Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.
Calculate the maximum value of a sorted double-precision floating-point strided array.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
Exponential distribution skewness.
Return a string giving the literal bit representation of a double-precision floating-point number.
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
Test if a value is an array-like object containing only negative integers.
Calculate the minimum value of a single-precision floating-point strided array according to a mask.
Takes a ring and return true or false whether or not the ring is clockwise or counter-clockwise.
Compute the squared absolute value for each element in a double-precision floating-point strided array.
Return the package name associated with a specified alias.
Sort a strided array using Shellsort.
Create an iterator which returns a subsequence of iterated values from a provided iterator.
Strided array math functions.
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.