Raised cosine distribution median.
Fréchet distribution expected value.
Geometric distribution logarithm of cumulative distribution function (CDF).
Calculate the variance of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Return the Cartesian square.
Return the index of the last element in a one-dimensional ndarray which passes a test implemented by a predicate function.
Calculate the standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
Return the Cartesian power.
Compute the sum of two single-precision floating-point numbers.
Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Functional sequences for processing iterable data in JavaScript
Logistic distribution.
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to input strided arrays.
Geometric distribution median.
Convert a signed 64-bit integer byte array to a double-precision floating-point number.
Compute a moving minimum and maximum incrementally.
Round each component of a double-precision complex floating-point number toward positive infinity.
Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.
Rayleigh distribution skewness.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values.
Broadcast ndarrays to a common shape.
Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using Welford's algorithm.
Compute a statistical summary incrementally.