Here are
32 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
Dec 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
Feb 18, 2025
JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm.
Updated
Feb 9, 2025
JavaScript
Calculate the arithmetic mean of a strided array using Welford's algorithm.
Updated
Feb 19, 2025
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using Welford's algorithm.
Updated
Jan 6, 2025
JavaScript
Calculate the standard deviation of a strided array ignoring NaN values and using Welford's algorithm.
Updated
Feb 24, 2025
JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array using Welford's algorithm.
Updated
Jan 14, 2025
JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Updated
Feb 18, 2025
JavaScript
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Updated
Feb 24, 2025
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
Feb 9, 2025
JavaScript
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Updated
Feb 3, 2025
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
Updated
Feb 19, 2025
JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Updated
Feb 22, 2025
JavaScript
Calculate the variance of a strided array ignoring NaN values and using Welford's algorithm.
Updated
Dec 1, 2024
JavaScript
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
Updated
Feb 24, 2025
JavaScript
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Updated
Jan 3, 2025
JavaScript
Calculate the standard deviation of a single-precision floating-point strided array using Welford's algorithm.
Updated
Dec 30, 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.