FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

strided-array · GitHub Topics · GitHub

#

strided-array

Here are 527 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 Jul 13, 2026
  • JavaScript

Calculate the standard deviation of a strided array using Welford's algorithm.

  • Updated Jul 5, 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 single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.

  • Updated Jul 13, 2026
  • JavaScript

Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.

  • Updated Jun 7, 2025
  • JavaScript

Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.

  • Updated Mar 30, 2025
  • 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 double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.

  • Updated Mar 10, 2025
  • JavaScript

Calculate the range of a strided array via a callback function, ignoring NaN values.

  • Updated Jul 5, 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

Add a constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.

  • Updated Aug 1, 2026
  • JavaScript

Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.

  • Updated Aug 1, 2026
  • JavaScript

Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.

  • Updated Mar 26, 2025
  • JavaScript

Calculate the variance of a single-precision floating-point strided array.

  • Updated Jun 21, 2025
  • JavaScript

Calculate the maximum value of a strided array.

  • Updated Jun 2, 2025
  • JavaScript

Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.

  • Updated Mar 29, 2025
  • JavaScript

Calculate the cumulative maximum of double-precision floating-point strided array elements.

  • Updated Jan 17, 2025
  • JavaScript

Calculate the variance of a strided array using a one-pass textbook algorithm.

  • Updated Jun 25, 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

Improve this page

Add a description, image, and links to the strided-array 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-array topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL