Here are
816 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
May 27, 2025
JavaScript
Calculate the standard deviation of a strided array using Welford's algorithm.
Updated
Jul 5, 2025
JavaScript
Standard library strided math functions.
Updated
May 26, 2025
JavaScript
Standard library strided array special math functions.
Updated
Apr 14, 2025
JavaScript
Strided array math operations.
Updated
Sep 1, 2025
JavaScript
Updated
Mar 24, 2025
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
Calculate the sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Updated
Apr 26, 2025
JavaScript
Round each element in a strided array toward negative infinity.
Updated
Jun 28, 2025
JavaScript
Perform a reduction over elements in a input ndarray.
Updated
Sep 15, 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, ignoring NaN values and using pairwise summation.
Updated
Feb 22, 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
Mar 29, 2025
JavaScript
Calculate the cumulative sum of single-precision floating-point strided array elements.
Updated
Jan 18, 2025
JavaScript
Calculate the variance of a single-precision floating-point strided array ignoring NaN values.
Updated
Jul 17, 2025
JavaScript
Return the maximum accessible index based on a set of provided strided array parameters.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
Updated
Sep 7, 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.