Topic: "strided-array"
stdlib-js/blas-ext-base-dsnansumors
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.
Language: JavaScript - Size: 536 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 3 - 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: 8 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/blas-ext-base-dcusumpw
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 731 KB - Last synced at: 2 days ago - Pushed at: 2 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.52 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
Language: JavaScript - Size: 1.45 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dvarmpn
Calculate the variance of a double-precision floating-point strided array provided a known mean and using Neely's correction algorithm.
Language: JavaScript - Size: 439 KB - Last synced at: 6 days ago - Pushed at: 6 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: 697 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smean
Calculate the arithmetic mean of a single-precision floating-point strided array.
Language: JavaScript - Size: 1.47 MB - Last synced at: 2 days ago - Pushed at: 15 days ago - Stars: 2 - 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: 716 KB - Last synced at: 1 day ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-snansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 749 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smeankbn
Calculate the arithmetic mean of a single-precision floating-point strided array using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 1.33 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smeanlipw
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Language: JavaScript - Size: 1.37 MB - Last synced at: 1 day ago - Pushed at: 18 days ago - Stars: 2 - 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: 563 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsumpw
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 573 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sdssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Language: JavaScript - Size: 700 KB - Last synced at: 10 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sdsnansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using extended accumulation.
Language: JavaScript - Size: 1.09 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sdssum
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
Language: JavaScript - Size: 924 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sdsnansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.
Language: JavaScript - Size: 714 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 572 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-snansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
Language: JavaScript - Size: 1.1 MB - Last synced at: 7 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sdsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.
Language: JavaScript - Size: 1.43 MB - Last synced at: 18 days ago - Pushed at: 18 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: 536 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - 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: 573 KB - Last synced at: 10 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 991 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsum
Calculate the sum of double-precision floating-point strided array elements.
Language: JavaScript - Size: 1.07 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dssum
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 1.08 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsnansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using pairwise summation with extended accumulation, and returning an extended precision result.
Language: JavaScript - Size: 586 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnansumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 592 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnansum
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Language: JavaScript - Size: 1.19 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - 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: 553 KB - Last synced at: 9 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dsempn
Calculate the standard error of the mean for a double-precision floating-point strided array using a two-pass algorithm.
Language: JavaScript - Size: 1.59 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - 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: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-gsumkbn
Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 700 KB - Last synced at: 9 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-gsumkbn2
Calculate the sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 713 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - 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: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsumkbn2
Calculate the sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 591 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - 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: 554 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnansumkbn2
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 638 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - 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: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-stdev
Calculate the standard deviation of a strided array.
Language: JavaScript - Size: 593 KB - Last synced at: 23 days ago - Pushed at: 23 days 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: 7 days ago - Pushed at: 23 days ago - Stars: 2 - 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: 24 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-max
Calculate the maximum value of a strided array.
Language: JavaScript - Size: 1 MB - Last synced at: about 1 hour ago - Pushed at: about 1 month 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - 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: 7 days ago - Pushed at: about 1 month ago - Stars: 2 - 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: about 17 hours ago - Pushed at: about 1 month ago - Stars: 2 - 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: 24 days ago - Pushed at: about 1 month ago - Stars: 2 - 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - 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: 3 days ago - Pushed at: about 1 month ago - Stars: 2 - 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: about 1 month ago - Pushed at: about 1 month 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: about 17 hours ago - Pushed at: about 1 month 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: 9 days ago - Pushed at: about 2 months ago - Stars: 2 - 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: 5 days ago - Pushed at: about 2 months ago - Stars: 2 - 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: 7 days ago - Pushed at: about 2 months ago - Stars: 2 - 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: about 11 hours ago - Pushed at: about 2 months 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: 1 day ago - Pushed at: about 2 months 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: 1 day ago - Pushed at: about 2 months ago - Stars: 2 - 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: about 1 month ago - Pushed at: about 2 months 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: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanmskrange
Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Language: JavaScript - Size: 692 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanrange-by
Calculate the range of a strided array via a callback function, ignoring NaN values.
Language: JavaScript - Size: 572 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanrange
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
Language: JavaScript - Size: 598 KB - Last synced at: about 13 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanmin-by
Calculate the minimum value of a strided array via a callback function, ignoring NaN values.
Language: JavaScript - Size: 554 KB - Last synced at: 5 minutes ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanrange
Calculate the range of a strided array, ignoring NaN values.
Language: JavaScript - Size: 757 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanminabs
Calculate the minimum absolute value of a strided array, ignoring NaN values.
Language: JavaScript - Size: 455 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanmax
Calculate the maximum value of a strided array, ignoring NaN values.
Language: JavaScript - Size: 573 KB - Last synced at: about 7 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanmeanwd
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
Language: JavaScript - Size: 463 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
Language: JavaScript - Size: 548 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smskrange
Calculate the range of a single-precision floating-point strided array according to a mask.
Language: JavaScript - Size: 603 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmskmax
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
Language: JavaScript - Size: 564 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-sminabs
Calculate the minimum absolute value of a single-precision floating-point strided array.
Language: JavaScript - Size: 489 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-min
Calculate the minimum value of a strided array.
Language: JavaScript - Size: 576 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-meanwd
Calculate the arithmetic mean of a strided array using Welford's algorithm.
Language: JavaScript - Size: 696 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanmeanwd
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using Welford's algorithm.
Language: JavaScript - Size: 587 KB - Last synced at: about 18 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smin
Calculate the minimum value of a single-precision floating-point strided array.
Language: JavaScript - Size: 639 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-meanpw
Calculate the arithmetic mean of a strided array using pairwise summation.
Language: JavaScript - Size: 537 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array.
Language: JavaScript - Size: 485 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dcumin
Calculate the cumulative minimum of double-precision floating-point strided array elements.
Language: JavaScript - Size: 578 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dvariancepn
Calculate the variance of a double-precision floating-point strided array using a two-pass algorithm.
Language: JavaScript - Size: 1.33 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dvariancewd
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Language: JavaScript - Size: 529 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dvariancetk
Calculate the variance of a double-precision floating-point strided array using a one-pass textbook algorithm.
Language: JavaScript - Size: 542 KB - Last synced at: about 15 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-variance
Calculate the variance of a strided array.
Language: JavaScript - Size: 556 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-sstdevtk
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.
Language: JavaScript - Size: 765 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-sstdevpn
Calculate the standard deviation of a single-precision floating-point strided array using a two-pass algorithm.
Language: JavaScript - Size: 1.29 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-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.
Language: JavaScript - Size: 493 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

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.
Language: JavaScript - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-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: 533 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

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.
Language: JavaScript - Size: 510 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsnansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.
Language: JavaScript - Size: 990 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-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.
Language: JavaScript - Size: 1 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

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.
Language: JavaScript - Size: 1.48 MB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-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: 691 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanvariance
Calculate the variance of a single-precision floating-point strided array ignoring NaN values.
Language: JavaScript - Size: 1.35 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanvariancetk
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Language: JavaScript - Size: 522 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanvariancewd
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Language: JavaScript - Size: 493 KB - Last synced at: about 16 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-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: 515 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanstdevwd
Calculate the standard deviation of a strided array ignoring NaN values and using Welford's algorithm.
Language: JavaScript - Size: 600 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dstdevtk
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.
Language: JavaScript - Size: 840 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanstdevtk
Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass textbook algorithm.
Language: JavaScript - Size: 553 KB - Last synced at: about 16 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-nanvariancech
Calculate the variance of a strided array ignoring NaN values and using a one-pass trial mean algorithm.
Language: JavaScript - Size: 528 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
