Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using a two-pass error correction algorithm.
-
Updated
Feb 8, 2026 - JavaScript
Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using a two-pass error correction algorithm.
Compute the arithmetic mean along one or more ndarray dimensions using a two-pass error correction algorithm.
Add a description, image, and links to the two-pass topic page so that developers can more easily learn about it.
To associate your repository with the two-pass topic, visit your repo's landing page and select "manage topics."