Welford algorithm extension
- Aug 28, 2024
-
-
Helen Schottenhamml authored
-
Helen Schottenhamml authored
Extend Welford algorithm to support third-order central moments of fields. Add test for Welford validation.
-
This MR extends the Welford implementation to support the third-order central moments of a (vector) field.
It also adds a basic test case for different setups of the Welford (different spatial dimensions and different orders of validation).
Extend Welford algorithm to support third-order central moments of fields. Add test for Welford validation.