📊 Compute standard deviations of n-dimensional arrays with ease using this efficient JavaScript library optimized for performance and accuracy.
-
Updated
Mar 30, 2026 - JavaScript
📊 Compute standard deviations of n-dimensional arrays with ease using this efficient JavaScript library optimized for performance and accuracy.
📊 Compute the standard deviation across ndarray data structures for efficient statistical analysis in JavaScript and Node.js.
Calculate the variance of an array using the stats-array-variancepn library. Ideal for numerical and scientific computation in JavaScript. 🚀📊
📊 Calculate the standard deviation of a numerical array efficiently with the stats-base-ndarray-dstdevch library, designed for optimal performance in JavaScript.
Calculate the standard deviation of a single-precision floating-point strided array.
Calculate the standard deviation of a single-precision floating-point strided array using a two-pass algorithm.
Calculate the variance of a single-precision floating-point strided array.
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Add a description, image, and links to the var topic page so that developers can more easily learn about it.
To associate your repository with the var topic, visit your repo's landing page and select "manage topics."