Trim whitespace characters from the beginning and end of a string.
Truncate the middle UTF-16 code units of a string to return a string having a specified length.
Slice.
Beta distribution expected value.
Normalize an index to the interval [0,max].
Normally distributed pseudorandom numbers.
Return the real and imaginary components of a double-precision complex floating-point number.
The minimum base 10 exponent for a normal double-precision floating-point number.
Test if an input value is a supported array boolean data type.
Student's t distribution quantile function.
Weibull distributed pseudorandom numbers.
Return the number of bytes per element for a provided underlying ndarray data type.
Inverse gamma distributed pseudorandom numbers.
Invoke a function for each grapheme cluster (i.e., user-perceived character) in a string.
Return the last Unicode code point of a string.
Hypergeometric distributed pseudorandom numbers.
Create a string from a sequence of Unicode code points.
Base multidimensional array.
Normally distributed pseudorandom numbers using the Box-Muller transform.
Detect native Buffer support.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Add a scalar constant to each strided array element and compute the sum using pairwise summation.
Reverse the grapheme clusters (i.e., user-perceived characters) of a string.
Matrix orientations.