Here are
875 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
Feb 23, 2026
JavaScript
Calculate the standard deviation of a strided array using Welford's algorithm.
Updated
Jul 5, 2025
JavaScript
Standard library strided math functions.
Updated
Mar 23, 2026
JavaScript
Standard library strided array special math functions.
Updated
Feb 8, 2026
JavaScript
Updated
Mar 9, 2026
JavaScript
Strided array math operations.
Updated
Mar 23, 2026
JavaScript
Calculate the standard deviation of a strided array.
Updated
Jul 1, 2025
JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.
Updated
Feb 9, 2025
JavaScript
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Updated
Mar 16, 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 variance of a single-precision floating-point strided array ignoring NaN values.
Updated
Mar 27, 2026
JavaScript
Calculate the cumulative sum of single-precision floating-point strided array elements.
Updated
Mar 28, 2026
JavaScript
Apply a ternary callback to strided input array elements and assign results to elements in a strided output array.
Updated
Mar 2, 2026
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using an improved Kahan–Babuška algorithm.
Updated
Jun 29, 2025
JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using extended accumulation, and returning an extended precision result.
Updated
Mar 29, 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.