
Compute the sum of absolute values (L1 norm).
Calculate the minimum value of a double-precision floating-point strided array.
Multiply two double-precision complex floating-point numbers.
Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.
Minimum safe double-precision floating-point integer.
Compute the squared absolute value of a single-precision complex floating-point number.
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.
Generate pseudorandom numbers drawn from an F distribution.
Add a constant to each single-precision floating-point strided array element and compute the sum using pairwise summation with extended accumulation.
F distribution mode.
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Fill a single-precision floating-point strided array with linearly spaced values over a specified interval.
Binomial distribution entropy.
Return a flattened copy of an input ndarray.
Compute the maximum value along one or more ndarray dimensions according to a callback function, ignoring NaN values.
Triangular distribution skewness.
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Triangular distribution quantile function.
Vector tile rendering and labeling for [Leaflet](https://github.com/Leaflet/Leaflet).
Sort a double-precision floating-point strided array using Shellsort.
Compute an arithmetic mean of squared absolute values incrementally.
Interchange two single-precision floating-point vectors.