Here are
912 public repositories
matching this topic...
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Updated
Apr 24, 2026
JavaScript
Calculate the standard deviation of a strided array using Welford's algorithm.
Updated
Jul 5, 2025
JavaScript
Standard library strided array special math functions.
Updated
Apr 6, 2026
JavaScript
Standard library strided math functions.
Updated
Apr 6, 2026
JavaScript
Strided array math operations.
Updated
Apr 6, 2026
JavaScript
Updated
Apr 4, 2026
JavaScript
Calculate the range of a strided array according to a mask, ignoring NaN values.
Updated
Jun 22, 2025
JavaScript
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Updated
Apr 22, 2026
JavaScript
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Updated
Apr 24, 2026
JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.
Updated
Feb 22, 2025
JavaScript
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Updated
Mar 29, 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 standard deviation of a strided array ignoring NaN values and using a one-pass trial mean algorithm.
Updated
Jul 17, 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
Return the maximum accessible index based on a set of provided strided array parameters.
Calculate the cumulative sum of single-precision floating-point strided array elements.
Updated
Apr 13, 2026
JavaScript
Calculate the variance of a single-precision floating-point strided array ignoring NaN values.
Updated
Apr 20, 2026
JavaScript
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
Updated
Jun 23, 2025
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
Updated
Mar 6, 2025
JavaScript
Calculate the range of a single-precision floating-point strided array according to a mask.
Updated
Mar 30, 2025
JavaScript
Improve this page
Add a description, image, and links to the
strided
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
strided
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.