Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Kumaraswamy's double bounded distribution quantile function.
Lévy distribution logarithm of probability density function (PDF).
Rayleigh distribution median.
Evaluate a normalized Hermite polynomial using double-precision floating-point arithmetic.
Test if a value is falsy.
Compute the base `b` logarithm of a double-precision floating-point number.
Remark plugin to fix typography: quotes, dashes and so on.
Compute the cumulative sum of a one-dimensional ndarray.
Canonical double-precision complex floating-point NaN.
Raised cosine distribution skewness.
Compute the arcsine of a single-precision floating-point number.
Detect native WeakMap support.
Add a scalar constant to each strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
Count the number of falsy elements in an array.
Create file stream from string.
Enumerates all boundary cells in a simplicial complex
Finite State Machines and Statecharts for the Modern Web.
Rayleigh distribution excess kurtosis.
Compute the complete elliptic integral of the second kind.
Gumbel distribution median.
Perform a reduction over a list of specified dimensions in an input ndarray according to a callback function and assign results to a provided output ndarray.
F distribution constructor.