Here are
29 public repositories
matching this topic...
Go implementation of variance's method for one-pass variance computation with D. H. D. West improved methods which features merging of several multiple sets of statistics and adding weighted values.
Epsilon is a library with functions for machine learning and statistics written in plain C. It is intended to run on microcontrollers.
Calculate the standard deviation of a strided array using Welford's algorithm.
Updated
Nov 1, 2024
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Updated
Nov 1, 2024
JavaScript
Calculate the arithmetic mean of a strided array using Welford's algorithm.
Updated
Nov 1, 2024
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using Welford's algorithm with extended accumulation, and returning an extended precision result.
Updated
Nov 1, 2024
JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm.
Updated
Nov 1, 2024
JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Updated
Nov 1, 2024
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using Welford's algorithm.
Updated
Nov 1, 2024
JavaScript
Calculate the standard deviation of a strided array ignoring NaN values and using Welford's algorithm.
Updated
Nov 1, 2024
JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Updated
Nov 1, 2024
JavaScript
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Updated
Nov 1, 2024
JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array using Welford's algorithm.
Updated
Nov 1, 2024
JavaScript
Calculate the variance of a strided array ignoring NaN values and using Welford's algorithm.
Updated
Nov 1, 2024
JavaScript
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
Updated
Nov 1, 2024
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
Updated
Nov 1, 2024
JavaScript
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Updated
Nov 1, 2024
JavaScript
Python package for efficient, online statistical computations on streaming or large-scale data
Updated
Oct 21, 2024
Python
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Updated
Nov 1, 2024
JavaScript
Improve this page
Add a description, image, and links to the
welford
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
welford
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.