An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with arithmetic-mean

A curated list of projects in awesome lists tagged with arithmetic-mean .

https://github.com/stdlib-js/stats-base-dsnanmeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using Welford's algorithm with extended accumulation, and returning an extended precision result.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford

Last synced: 09 Apr 2025

https://github.com/stdlib-js/stats-base-meanors

Calculate the arithmetic mean of a strided array using ordinary recursive summation.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array

Last synced: 25 Apr 2025

https://github.com/stdlib-js/stats-base-smeanpn

Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 10 Oct 2025

https://github.com/stdlib-js/stats-base-dsmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed

Last synced: 15 Feb 2026

https://github.com/stdlib-js/stats-base-dnanmeanpn

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency double float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 15 Feb 2026

https://github.com/stdlib-js/stats-base-dnanmeanpw

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs pairwise pw statistics stats stdlib strided strided-array typed

Last synced: 19 Feb 2026

https://github.com/stdlib-js/stats-base-dmeanpw

Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.

arithmetic-mean average avg central-tendency javascript math mathematics mean node node-js nodejs pairwise pw statistics stats stdlib strided strided-array summation typed

Last synced: 16 Oct 2025

https://github.com/stdlib-js/stats-base-dsmeanpn

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.

arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 25 Apr 2025

https://github.com/stdlib-js/stats-base-snanmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed

Last synced: 19 Apr 2025

https://github.com/stdlib-js/stats-base-snanmean

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs single statistics stats stdlib strided strided-array typed

Last synced: 16 Jun 2026

https://github.com/stdlib-js/stats-iter-cumeanabs

Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.

abs absolute accumulate arithmetic-mean average avg central-tendency cumulative-mean javascript magnitude math mathematics mean node node-js nodejs statistics stats stdlib value

Last synced: 22 Jun 2026

https://github.com/stdlib-js/stats-incr-maape

Compute the mean arctangent absolute percentage error (MAAPE) incrementally.

abs absolute arithmetic-mean average avg deviation difference err error javascript mape math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 05 Oct 2025

https://github.com/stdlib-js/stats-base-smeanli

Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs one-pass statistics stats stdlib strided strided-array typed welford

Last synced: 20 Feb 2026

https://github.com/stdlib-js/stats-base-dsmeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm with extended accumulation and returning an extended precision result.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford

Last synced: 17 Feb 2026

https://github.com/stdlib-js/stats-base-sdsmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed

Last synced: 17 Feb 2026

https://github.com/stdlib-js/stats-base-meankbn2

Calculate the arithmetic mean of a strided array using a second-order iterative Kahan–Babuška algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array

Last synced: 13 Apr 2025

https://github.com/stdlib-js/stats-array-nanmeanpn

Calculate the arithmetic mean of an array, ignoring NaN values and using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency domain extent javascript math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 29 Jun 2026

https://github.com/stdlib-js/stats-base-smeankbn2

Calculate the arithmetic mean of a single-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.

arithmetic-mean average avg central-tendency compensated javascript kahan kbn math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 12 Jul 2025

https://github.com/stdlib-js/stats-strided-dsnanmeanpn

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

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs single statistics stats stdlib strided strided-array typed

Last synced: 02 May 2026

https://github.com/stdlib-js/stats-strided-smeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford

Last synced: 05 May 2026

https://github.com/stdlib-js/stats-strided-dsnanmean

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using extended accumulation, and returning an extended precision result.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs single statistics stats stdlib strided strided-array typed

Last synced: 09 May 2026

https://github.com/stdlib-js/stats-strided-sdsmean

Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.

arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 01 May 2026

https://github.com/stdlib-js/stats-strided-dsmeanpn

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.

arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 14 May 2026

https://github.com/stdlib-js/stats-strided-dmeanlipw

Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.

arithmetic-mean average avg central-tendency javascript math mathematics mean node node-js nodejs one-pass pairwise pw statistics stats stdlib strided strided-array welford

Last synced: 15 May 2026

https://github.com/stdlib-js/stats-array-nanmeanors

Calculate the arithmetic mean of an array, ignoring NaN values and using ordinary recursive summation.

arithmetic-mean array average avg central-tendency domain extent javascript math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 28 Apr 2026

https://github.com/stdlib-js/stats-array-meanpw

Calculate the arithmetic mean of an array using pairwise summation.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 28 Apr 2026

https://github.com/stdlib-js/stats-strided-dmeanvarpn

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

arithmetic-mean average avg central-tendency deviation dispersion javascript math mathematics mean node node-js nodejs sample-variance statistics stats stdlib unbiased var variance

Last synced: 17 May 2026

https://github.com/stdlib-js/stats-strided-meanpn

Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array

Last synced: 22 Apr 2026

https://github.com/stdlib-js/stats-strided-meanors

Calculate the arithmetic mean of a strided array using ordinary recursive summation.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array

Last synced: 28 Apr 2026

https://github.com/stdlib-js/stats-strided-dnanmeanwd

Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.

arithmetic-mean array average avg central-tendency float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford

Last synced: 18 May 2026

https://github.com/stdlib-js/stats-strided-dsnanmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed

Last synced: 19 May 2026

https://github.com/stdlib-js/stats-strided-dmeanpw

Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.

arithmetic-mean average avg central-tendency javascript math mathematics mean node node-js nodejs pairwise pw statistics stats stdlib strided strided-array summation typed

Last synced: 21 May 2026

https://github.com/stdlib-js/stats-strided-dsnanmeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using Welford's algorithm with extended accumulation, and returning an extended precision result.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford

Last synced: 15 May 2026

https://github.com/stdlib-js/stats-strided-smeanli

Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs one-pass statistics stats stdlib strided strided-array typed welford

Last synced: 28 Apr 2026

https://github.com/stdlib-js/stats-strided-dmeanpn

Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency double float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 26 Apr 2026

https://github.com/simonjuniorj/srednia

Simple application to calculate arithmetic mean, writed in C#

arithmetic-mean srednia

Last synced: 31 May 2026

https://github.com/stdlib-js/stats-strided-wasm-dmeanwd

Calculate the arithmetic mean of a double-precision floating-point strided array using Welford's algorithm.

arithmetic-mean array average avg central-tendency float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford

Last synced: 27 Apr 2026

https://github.com/stdlib-js/stats-strided-dsmeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm with extended accumulation and returning an extended precision result.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford

Last synced: 27 Apr 2026

https://github.com/stdlib-js/stats-strided-dsmeanpw

Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation with extended accumulation and returning an extended precision result.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs pairwise pw statistics stats stdlib strided strided-array typed

Last synced: 27 Apr 2026

https://github.com/stdlib-js/stats-strided-dsmean

Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.

arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 28 Apr 2026

https://github.com/stdlib-js/stats-strided-dnanmean

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.

arithmetic-mean array average avg central-tendency double float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 28 Apr 2026

https://github.com/stdlib-js/stats-strided-nanmeanwd

Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array welford

Last synced: 28 Apr 2026

https://github.com/stdlib-js/stats-array-nanmeanwd

Calculate the arithmetic mean of an array, ignoring NaN values and using Welford's algorithm.

arithmetic-mean array average avg central-tendency domain extent javascript math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 29 Apr 2026

https://github.com/xionlightt/stats-strided-sdsmean

Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.

arithmetic-mean average avg central-tendency float float32 javascript mathematics nodejs statistics stdlib strided strided-array typed

Last synced: 01 May 2026

https://github.com/stdlib-js/stats-strided-dnanmeanpn

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency double float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 01 May 2026

https://github.com/stdlib-js/stats-strided-dnanmeanpw

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs pairwise pw statistics stats stdlib strided strided-array typed

Last synced: 02 May 2026

https://github.com/stdlib-js/stats-strided-smeanpn

Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 02 May 2026