Projects in Awesome Lists tagged with extent
A curated list of projects in awesome lists tagged with extent .
https://github.com/danieljdufour/geo-extent
Makes working with GeoSpatial Extents Easy. A simple chainable extent class.
bbox extent geospatial gis javascript
Last synced: 07 Apr 2025
https://github.com/otumian-empire/swift-python
This a swift presentation of the basics of programming, using the python programming language to the extent that we can take it. This is meant for anyone with interest in learning python given a limited period or an experienced developer who want to pick up the python programming. Also students who have taken introduction to computer science or programming would find this helpful in their own frame.
computer-science extent frame free-python-book free-python3-book learn-python-fast learning-python oop otumian otumian-empire pick python-programming python-with-examples python3 quick-python students swift-python
Last synced: 09 Apr 2025
https://github.com/stdlib-js/stats-base-dnanrange
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 07 Sep 2025
https://github.com/stdlib-js/stats-iter-mmin
Create an iterator which iteratively computes a moving minimum value.
extent extreme javascript math mathematics min minimum moving moving-min moving-minimum node node-js nodejs range sliding sliding-window statistics stats stdlib window
Last synced: 11 Sep 2025
https://github.com/stdlib-js/stats-base-nanrange-by
Calculate the range of a strided array via a callback function, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 18 Aug 2025
https://github.com/stdlib-js/stats-base-snanrange
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 12 Jan 2026
https://github.com/stdlib-js/stats-base-nanrange
Calculate the range of a strided array, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 05 Mar 2026
https://github.com/stdlib-js/stats-base-dminsorted
Calculate the minimum value of a sorted double-precision floating-point strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 13 May 2025
https://github.com/stdlib-js/stats-base-dcumax
Calculate the cumulative maximum of double-precision floating-point strided array elements.
accumulate cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 08 Apr 2026
https://github.com/stdlib-js/stats-iter-cumaxabs
Create an iterator which iteratively computes a cumulative maximum absolute value.
absolute cmax cummax cumulative cumulative-max cumulative-maximum extent extreme javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 08 Apr 2026
https://github.com/stdlib-js/stats-base-cumax
Calculate the cumulative maximum of a strided array.
accumulate array cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 26 Jul 2025
https://github.com/stdlib-js/stats-iter-mmaxabs
Create an iterator which iteratively computes a moving maximum absolute value.
abs absolute extent extreme javascript magnitude math mathematics max maximum moving-max moving-maximum node node-js nodejs range statistics stats stdlib value
Last synced: 16 Oct 2025
https://github.com/stdlib-js/stats-base-mskmin
Calculate the minimum value of a strided array according to a mask.
domain extent extremes javascript mask masked masked-array math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 07 Jul 2025
https://github.com/stdlib-js/stats-iter-cumax
Create an iterator which iteratively computes a cumulative maximum value.
cmax cummax cumulative cumulative-max cumulative-maximum extent extreme iterator javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 09 Jul 2025
https://github.com/stdlib-js/stats-base-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 04 Mar 2026
https://github.com/stdlib-js/stats-base-nanmax
Calculate the maximum value of a strided array, ignoring NaN values.
array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 16 Dec 2025
https://github.com/stdlib-js/stats-base-dmax
Calculate the maximum value of a double-precision floating-point strided array.
array domain extent extremes float64 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 18 Apr 2025
https://github.com/stdlib-js/stats-base-nanminabs
Calculate the minimum absolute value of a strided array, ignoring NaN values.
abs absolute array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 13 Apr 2025
https://github.com/stdlib-js/stats-base-smaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array.
abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 24 Apr 2025
https://github.com/stdlib-js/stats-incr-min
Compute a minimum value incrementally.
accumulator domain extent extremes incremental javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib
Last synced: 26 Apr 2025
https://github.com/stdlib-js/stats-base-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
array domain extent extremes float64 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 19 Feb 2026
https://github.com/stdlib-js/stats-iter-mmax
Create an iterator which iteratively computes a moving maximum value.
extent extreme javascript math mathematics max maximum moving moving-max moving-maximum node node-js nodejs range sliding sliding-window statistics stats stdlib window
Last synced: 30 Jul 2025
https://github.com/stdlib-js/stats-base-maxsorted
Calculate the maximum value of a sorted strided array.
domain extent extremes javascript math mathematics max maximum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 19 Apr 2025
https://github.com/stdlib-js/stats-base-dmaxabssorted
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
absolute absolute-value domain extent extremes javascript magnitude math mathematics max maxabs maximum node node-js nodejs range sorted statistics stats stdlib
Last synced: 14 Feb 2026
https://github.com/stdlib-js/stats-base-range
Calculate the range of a strided array.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 13 Apr 2025
https://github.com/stdlib-js/stats-base-snanmax
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
array domain extent extremes float32 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 20 Apr 2026
https://github.com/stdlib-js/stats-base-min-by
Calculate the minimum value of a strided array via a callback function.
array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 07 Aug 2025
https://github.com/stdlib-js/stats-base-nanmskmin
Calculate the minimum value of a strided array according to a mask, ignoring NaN values.
domain extent extremes javascript mask masked masked-array math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 27 Jan 2026
https://github.com/stdlib-js/stats-base-nanmaxabs
Calculate the maximum absolute value of a strided array, ignoring NaN values.
abs absolute array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 05 Mar 2026
https://github.com/stdlib-js/stats-base-dnanmskmin
Calculate the minimum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
domain extent extremes javascript mask masked masked-array math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 10 Mar 2026
https://github.com/stdlib-js/stats-base-dmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array.
abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 09 Feb 2026
https://github.com/stdlib-js/stats-base-dminabs
Calculate the minimum absolute value of a double-precision floating-point strided array.
abs absolute domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 14 Feb 2026
https://github.com/stdlib-js/stats-iter-max
Compute the maximum value of all iterated values.
domain extent extremes iterable iterate iterator javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 02 Mar 2026
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-minabs
Calculate the minimum absolute value of a strided array.
abs absolute array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 05 Apr 2026
https://github.com/stdlib-js/stats-incr-mrange
Compute a moving range incrementally.
accumulator dispersion domain extent incremental javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib variance
Last synced: 26 Feb 2025
https://github.com/stdlib-js/stats-base-nanmax-by
Calculate the maximum value of a strided array via a callback function, ignoring NaN values.
array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 07 Sep 2025
https://github.com/stdlib-js/stats-base-minsorted
Calculate the minimum value of a sorted strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 07 Apr 2026
https://github.com/stdlib-js/stats-base-sminsorted
Calculate the minimum value of a sorted single-precision floating-point strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 17 Feb 2026
https://github.com/stdlib-js/stats-iter-cumin
Create an iterator which iteratively computes a cumulative minimum value.
cmin cummin cumulative cumulative-min cumulative-minimum extent extreme iterator javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib
Last synced: 06 Mar 2026
https://github.com/stdlib-js/stats-strided-dcumax
Calculate the cumulative maximum of double-precision floating-point strided array elements.
accumulate cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 05 Apr 2025
https://github.com/stdlib-js/stats-strided-dminabs
Calculate the minimum absolute value of a double-precision floating-point strided array.
abs absolute domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 30 Apr 2026
https://github.com/sarastojanova/stats-base-ndarray-dcumax
Compute the cumulative maximum value of a one-dimensional double-precision floating-point ndarray.
accumulate cumulative domain extent extremes javascript mathematics max maximum ndarray nodejs range statistics stats
Last synced: 30 Apr 2026
https://github.com/stdlib-js/stats-strided-sminabs
Calculate the minimum absolute value of a single-precision floating-point strided array.
abs absolute domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 01 May 2026
https://github.com/stdlib-js/stats-strided-snanmin
Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.
array domain extent extremes float32 javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 02 May 2026
https://github.com/stdlib-js/stats-strided-smskmax
Calculate the maximum value of a single-precision floating-point strided array according to a mask.
domain extent extremes javascript mask masked masked-array math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 02 May 2026
https://github.com/stdlib-js/stats-array-nanmskrange
Calculate the range of an array according to a mask, ignoring NaN values.
array dispersion domain extent extremes javascript masked math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib
Last synced: 02 May 2026
https://github.com/stdlib-js/stats-strided-dcuminabs
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
abs absolute absolute-value accumulate cumulative domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib
Last synced: 02 May 2026
https://github.com/stdlib-js/stats-strided-smin
Calculate the minimum value of a single-precision floating-point strided array.
array domain extent extremes float32 javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 05 May 2026
https://github.com/stdlib-js/stats-strided-drange
Calculate the range of a double-precision floating-point strided array.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 05 May 2026
https://github.com/email2vimalraj/extentx-api
apollo express extent extentreports graphql nodejs
Last synced: 06 May 2026
https://github.com/stdlib-js/stats-strided-dnanmin
Calculate the minimum value of a double-precision floating-point strided array, ignoring NaN values.
array domain extent extremes float64 javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 08 May 2026
https://github.com/stdlib-js/stats-strided-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 14 May 2026
https://github.com/stdlib-js/stats-strided-minabs
Calculate the minimum absolute value of a strided array.
abs absolute array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 09 May 2026
https://github.com/stdlib-js/stats-strided-maxsorted
Calculate the maximum value of a sorted strided array.
domain extent extremes javascript math mathematics max maximum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 24 Apr 2026
https://github.com/stdlib-js/stats-array-range-by
Calculate the range of an array via a callback function.
array dispersion domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 15 May 2026
https://github.com/stdlib-js/stats-array-nanmskmax
Calculate the maximum value of an array according to a mask, ignoring NaN values.
array domain extent extremes javascript mask masked masked-array math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 15 May 2026
https://github.com/stdlib-js/stats-base-ndarray-range
Compute the range of a one-dimensional ndarray.
domain extent extremes javascript math mathematics max maximum min minimum ndarray node node-js nodejs range statistics stats stdlib
Last synced: 15 May 2026
https://github.com/stdlib-js/stats-strided-maxabs
Calculate the maximum absolute value of a strided array.
abs absolute array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 15 May 2026
https://github.com/stdlib-js/stats-strided-dnanrange
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 16 May 2026
https://github.com/stdlib-js/stats-array-nanrange-by
Calculate the range of an array via a callback function, ignoring NaN values.
array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 16 May 2026
https://github.com/stdlib-js/stats-strided-min-by
Calculate the minimum value of a strided array via a callback function.
array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 27 Apr 2026
https://github.com/stdlib-js/stats-strided-smax
Calculate the maximum value of a single-precision floating-point strided array.
array domain extent extremes float32 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 19 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-strided-mskmax
Calculate the maximum value of a strided array according to a mask.
domain extent extremes javascript mask masked masked-array math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 18 May 2026
https://github.com/stdlib-js/stats-base-ndarray-max-by
Compute the maximum value of a one-dimensional ndarray via a callback function.
domain extent extremes javascript math mathematics max maximum ndarray node node-js nodejs range statistics stats stdlib
Last synced: 19 May 2026
https://github.com/stdlib-js/stats-strided-dminsorted
Calculate the minimum value of a sorted double-precision floating-point strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 21 May 2026
https://github.com/stdlib-js/stats-strided-smskmin
Calculate the minimum value of a single-precision floating-point strided array according to a mask.
domain extent extremes javascript mask masked masked-array math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 19 Jun 2026
https://github.com/stdlib-js/stats-strided-snanrange
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 18 May 2026
https://github.com/stdlib-js/stats-base-ndarray-smaxabs
Compute the maximum absolute value of a one-dimensional single-precision floating-point ndarray.
abs absolute domain extent extremes javascript math mathematics max maximum ndarray node node-js nodejs range statistics stats stdlib
Last synced: 16 Apr 2026
https://github.com/stdlib-js/stats-base-ndarray-dmaxabs
Compute the maximum absolute value of a one-dimensional double-precision floating-point ndarray.
abs absolute domain extent extremes javascript math mathematics max maximum ndarray node node-js nodejs range statistics stats stdlib
Last synced: 17 Apr 2026
https://github.com/stdlib-js/stats-strided-dmskmax
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
domain extent extremes javascript mask masked masked-array math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 17 May 2026
https://github.com/stdlib-js/stats-strided-minsorted
Calculate the minimum value of a sorted strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 17 Apr 2026
https://github.com/stdlib-js/stats-strided-max-by
Calculate the maximum value of a strided array via a callback function.
array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 28 Apr 2026
https://github.com/stdlib-js/stats-array-min-by
Calculate the minimum value of an array via a callback function.
array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib
Last synced: 26 Apr 2026
https://github.com/stdlib-js/stats-array-nanmean
Calculate the arithmetic mean of an array, ignoring NaN values.
arithmetic-mean array average avg central-tendency domain extent javascript math mathematics mean node node-js nodejs statistics stats stdlib
Last synced: 24 Apr 2026
https://github.com/marktorrey/x-tent
simple app to get map extent, scale, and zoom level
esri esri-javascript-api extent map scale zoom
Last synced: 22 Jan 2026
https://github.com/stdlib-js/stats-min-by
Compute the minimum value along one or more ndarray dimensions according to a callback function.
domain extent extremes javascript math mathematics min minimum ndarray node node-js nodejs range statistics stats stdlib
Last synced: 14 Apr 2026
https://github.com/stdlib-js/stats-base-ndarray-maxabs
Compute the maximum absolute value of a one-dimensional ndarray.
abs absolute domain extent extremes javascript math mathematics max maximum ndarray node node-js nodejs range statistics stats stdlib
Last synced: 17 Apr 2026
https://github.com/stdlib-js/stats-strided-dnanmskrange
Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 22 Apr 2026
https://github.com/stdlib-js/stats-base-ndarray-min
Compute the minimum value of a one-dimensional ndarray.
domain extent extremes javascript math mathematics min minimum ndarray node node-js nodejs range statistics stats stdlib
Last synced: 22 Apr 2026
https://github.com/stdlib-js/stats-strided-scumin
Calculate the cumulative minimum of single-precision floating-point strided array elements.
accumulate cumulative domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 24 Apr 2026
https://github.com/stdlib-js/stats-array-nanmax-by
Calculate the maximum value of an array via a callback function, ignoring NaN values.
array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 25 Apr 2026
https://github.com/stdlib-js/stats-strided-smaxsorted
Calculate the maximum value of a sorted single-precision floating-point strided array.
domain extent extremes javascript math mathematics max maximum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 26 Apr 2026
https://github.com/stdlib-js/stats-strided-dcumin
Calculate the cumulative minimum of double-precision floating-point strided array elements.
accumulate cumulative domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 26 Apr 2026
https://github.com/stdlib-js/stats-strided-smaxabssorted
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
absolute absolute-value domain extent extremes javascript magnitude math mathematics max maxabs maximum node node-js nodejs range sorted statistics stats stdlib
Last synced: 27 Apr 2026
https://github.com/stdlib-js/stats-strided-snanmax
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
array domain extent extremes float32 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 27 Apr 2026
https://github.com/stdlib-js/stats-strided-dnanminabs
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
abs absolute domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 27 Apr 2026
https://github.com/stdlib-js/stats-strided-smaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array.
abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
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/stdlib-js/stats-strided-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
array domain extent extremes float64 javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 29 Apr 2026
https://github.com/stdlib-js/stats-array-max-by
Calculate the maximum value of an array via a callback function.
array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 29 Apr 2026
https://github.com/stdlib-js/stats-strided-scuminabs
Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.
abs absolute absolute-value accumulate cumulative domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib
Last synced: 29 Apr 2026
https://github.com/stdlib-js/stats-strided-scumax
Calculate the cumulative maximum of single-precision floating-point strided array elements.
accumulate cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 29 Apr 2026
https://github.com/stdlib-js/stats-strided-scumaxabs
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
abs absolute absolute-value accumulate cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 29 Apr 2026
https://github.com/stdlib-js/stats-strided-smskrange
Calculate the range of a single-precision floating-point strided array according to a mask.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 30 Apr 2026