Degenerate distribution mode.
Insert array element values into a format string and print the result.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Compute the coversed cosine.
Compute the hypotenuse avoiding overflow and underflow.
Rayleigh distribution excess kurtosis.
Compute the absolute value of a double-precision complex floating-point number.
Test if a value is a 1-dimensional ndarray-like object containing single-precision complex floating-point numbers.
TypeScript definitions for secure-random
Sort an input ndarray along one or more ndarray dimensions using heapsort.
Vaadin accessibility helpers, mixins and controllers
Return the BLAS matrix triangle string associated with a BLAS matrix triangle enumeration constant.
Create a single-precision floating-point vector (i.e., a one-dimensional ndarray).
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Laplace distribution variance.
Pareto (Type I) distribution mode.
Kumaraswamy's double bounded distribution skewness.
Apply a quaternary callback to strided input array elements and assign results to elements in a strided output array.
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
Return a new ndarray containing the elements of an input ndarray sorted along one or more ndarray dimensions using heapsort.
Count the number of truthy elements in an array.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.
Convert a string to camel case.