An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: strided-array

stdlib-js/stats-base-stdev

Calculate the standard deviation of a strided array.

Language: JavaScript - Size: 593 KB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 2 - Forks: 1

stdlib-js/stats-base-nanmeanpn

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

Language: JavaScript - Size: 499 KB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 2 - Forks: 0

lbino97/stats-strided-snanmax

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

Language: JavaScript - Size: 62.5 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

122321312/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.

Language: JavaScript - Size: 67.4 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Kuiz-Error/stats-strided-smeanwd

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

Language: JavaScript - Size: 67.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Ruizin157/stats-strided-snanmin

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

Language: JavaScript - Size: 61.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Adison553/stats-strided-dnanstdevtk

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Language: JavaScript - Size: 69.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

valto33/stats-strided-svariancech

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

Language: JavaScript - Size: 71.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

JulimDaContencao/stats-strided-dnanvarianceyc

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Language: JavaScript - Size: 71.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Xionlightt/stats-strided-sdsmean

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

Language: JavaScript - Size: 63.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Nadeem6026/stats-strided-dnanstdevyc

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Language: JavaScript - Size: 69.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

rodrigo5182/stats-strided-dnanvariance

Calculate the variance of a double-precision floating-point strided array ignoring NaN values.

Language: JavaScript - Size: 68.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Teye-24/stats-strided-dnanstdevch

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

Language: JavaScript - Size: 69.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

vpkmusic1/stats-strided-dnanvariancepn

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

Language: JavaScript - Size: 71.3 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

asifpage786/stats-strided-dnanstdevpn

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

Language: JavaScript - Size: 69.3 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-dapxsum

Adds a constant to each double-precision floating-point strided array element and computes the sum.

Language: JavaScript - Size: 1.11 MB - Last synced at: 2 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-snanmin

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

Language: JavaScript - Size: 188 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dmeanpn

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

Language: JavaScript - Size: 1.35 MB - Last synced at: about 17 hours ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-cumax

Calculate the cumulative maximum of a strided array.

Language: JavaScript - Size: 1.01 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-mskmax

Calculate the maximum value of a strided array according to a mask.

Language: JavaScript - Size: 646 KB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-varianceyc

Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.

Language: JavaScript - Size: 741 KB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-nanvarianceyc

Calculate the variance of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Language: JavaScript - Size: 900 KB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-cumin

Calculate the cumulative minimum of a strided array.

Language: JavaScript - Size: 580 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-sapxsumkbn2

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

Language: JavaScript - Size: 732 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dnansumkbn

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Language: JavaScript - Size: 611 KB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-snansumkbn

Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Language: JavaScript - Size: 717 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-snanmaxabs

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

Language: JavaScript - Size: 224 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-svariancech

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

Language: JavaScript - Size: 240 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-sdsnanmeanors

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

Language: JavaScript - Size: 557 KB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-sstdevch

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

Language: JavaScript - Size: 477 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-meanors

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

Language: JavaScript - Size: 469 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-stdevwd

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

Language: JavaScript - Size: 596 KB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 0

stdlib-js/stats-base-snanstdev

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.

Language: JavaScript - Size: 1.56 MB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

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.

Language: JavaScript - Size: 198 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-dapxsumpw

Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.

Language: JavaScript - Size: 609 KB - Last synced at: 2 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-sstdevyc

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

Language: JavaScript - Size: 473 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-snanmean

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

Language: JavaScript - Size: 1.51 MB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanmskmax

Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.

Language: JavaScript - Size: 499 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-ssumpw

Calculate the sum of single-precision floating-point strided array elements using pairwise summation.

Language: JavaScript - Size: 716 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dnanvariancepn

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

Language: JavaScript - Size: 376 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dnanmaxabs

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

Language: JavaScript - Size: 248 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-smeanli

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

Language: JavaScript - Size: 236 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-dsumkbn

Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Language: JavaScript - Size: 600 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dcumin

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

Language: JavaScript - Size: 178 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dsemch

Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass trial mean algorithm.

Language: JavaScript - Size: 329 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-nanstdev

Calculate the standard deviation of a strided array ignoring NaN values.

Language: JavaScript - Size: 611 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-smskmax

Calculate the maximum value of a single-precision floating-point strided array according to a mask.

Language: JavaScript - Size: 208 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-dcusumors

Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.

Language: JavaScript - Size: 561 KB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-drange

Calculate the range of a double-precision floating-point strided array.

Language: JavaScript - Size: 188 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dstdevwd

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

Language: JavaScript - Size: 332 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-gnansumkbn

Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Language: JavaScript - Size: 542 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-minabs

Calculate the minimum absolute value of a strided array.

Language: JavaScript - Size: 746 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dnanmskrange

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

Language: JavaScript - Size: 481 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dvariancewd

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

Language: JavaScript - Size: 183 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-stdevtk

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

Language: JavaScript - Size: 552 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

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.

Language: JavaScript - Size: 277 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-dapxsumkbn

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

Language: JavaScript - Size: 542 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsumors

Calculate the sum of double-precision floating-point strided array elements using ordinary recursive summation.

Language: JavaScript - Size: 529 KB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smeanors

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

Language: JavaScript - Size: 914 KB - Last synced at: 9 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-nanvariancewd

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

Language: JavaScript - Size: 703 KB - Last synced at: 9 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

codexshub/stats-strided-sstdevch

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

Language: JavaScript - Size: 69.3 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-meanpn

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

Language: JavaScript - Size: 758 KB - Last synced at: 9 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

jabionu/stats-strided-dvariancewd

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

Language: JavaScript - Size: 71.3 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

BisonMilk/stats-strided-dnanrange

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

Language: JavaScript - Size: 62.5 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-gnansumkbn2

Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.

Language: JavaScript - Size: 726 KB - Last synced at: 9 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sapxsumkbn

Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.

Language: JavaScript - Size: 687 KB - Last synced at: 9 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-range-by

Calculate the range of a strided array via a callback function.

Language: JavaScript - Size: 479 KB - Last synced at: 9 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dvarm

Calculate the variance of a double-precision floating-point strided array provided a known mean.

Language: JavaScript - Size: 1.04 MB - Last synced at: 10 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dcumax

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

Language: JavaScript - Size: 260 KB - Last synced at: 10 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dapxsumors

Adds a constant to each double-precision floating-point strided array element and computes the sum using ordinary recursive summation.

Language: JavaScript - Size: 608 KB - Last synced at: 10 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dnanmeanpw

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

Language: JavaScript - Size: 253 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-mskrange

Calculate the range of a strided array according to a mask.

Language: JavaScript - Size: 541 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dmskmax

Calculate the maximum value of a double-precision floating-point strided array according to a mask.

Language: JavaScript - Size: 179 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dmskrange

Calculate the range of a double-precision floating-point strided array according to a mask.

Language: JavaScript - Size: 528 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmskmin

Calculate the minimum value of a double-precision floating-point strided array according to a mask.

Language: JavaScript - Size: 574 KB - Last synced at: 8 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-mskmin

Calculate the minimum value of a strided array according to a mask.

Language: JavaScript - Size: 579 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanmskmin

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

Language: JavaScript - Size: 464 KB - Last synced at: 10 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-scumin

Calculate the cumulative minimum of single-precision floating-point strided array elements.

Language: JavaScript - Size: 188 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dvarianceyc

Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

Language: JavaScript - Size: 181 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-snanvarianceyc

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Language: JavaScript - Size: 566 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-sstdevpn

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

Language: JavaScript - Size: 403 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dvariancepn

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

Language: JavaScript - Size: 288 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-sstdevtk

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.

Language: JavaScript - Size: 392 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-variancepn

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

Language: JavaScript - Size: 568 KB - Last synced at: 1 day ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dvariancetk

Calculate the variance of a double-precision floating-point strided array using a one-pass textbook algorithm.

Language: JavaScript - Size: 198 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-svariance

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

Language: JavaScript - Size: 1.33 MB - Last synced at: 10 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanvariancepn

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

Language: JavaScript - Size: 624 KB - Last synced at: 7 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-variancetk

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

Language: JavaScript - Size: 509 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanvariancetk

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Language: JavaScript - Size: 563 KB - Last synced at: 1 day ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dvariancech

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

Language: JavaScript - Size: 183 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-variancech

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

Language: JavaScript - Size: 441 KB - Last synced at: 10 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanvariancech

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

Language: JavaScript - Size: 569 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-svarianceyc

Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

Language: JavaScript - Size: 564 KB - Last synced at: 10 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-svariancetk

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

Language: JavaScript - Size: 600 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-snanstdevyc

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Language: JavaScript - Size: 743 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-snanstdevtk

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Language: JavaScript - Size: 790 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-svariancepn

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

Language: JavaScript - Size: 1.24 MB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-stdevpn

Calculate the standard deviation of a strided array using a two-pass algorithm.

Language: JavaScript - Size: 606 KB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-sstdev

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

Language: JavaScript - Size: 1.19 MB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanstdevpn

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

Language: JavaScript - Size: 1.51 MB - Last synced at: 10 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0