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

GitHub topics: minimum

soenneker/soenneker.dtos.minmax

A minimal Record type with a Min (decimal) and a Max (decimal) and maximum JSON compatibility

Language: C# - Size: 540 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.autofaker.overrides.minmax

An AutoFaker (AutoBogus) override for the DTO MinMax

Language: C# - Size: 992 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

KITcn17/stats-array-nanmskrange

Effortlessly compute statistical ranges in arrays with stats-array-nanmskrange. Ideal for numerical tasks in JavaScript and Node.js. 🚀📊

Language: JavaScript - Size: 50.8 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-minmax-view-buffer-index

Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.

Language: JavaScript - Size: 507 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mminmax

Compute a moving minimum and maximum incrementally.

Language: JavaScript - Size: 992 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

MKL-NET/MKL.NET

A simple cross platform .NET API for Intel MKL

Language: C# - Size: 1.19 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 176 - Forks: 21

stdlib-js/array-base-min-signed-integer-dtype

Determine the minimum array data type for storing a provided signed integer value.

Language: JavaScript - Size: 180 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-ndarray-srange

Compute the range of a one-dimensional single-precision floating-point ndarray.

Language: JavaScript - Size: 270 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-smin

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

Language: JavaScript - Size: 231 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-min-dtype

Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.

Language: JavaScript - Size: 786 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-min-base2-exponent-subnormal

The minimum biased base 2 exponent for a subnormal single-precision floating-point number.

Language: JavaScript - Size: 110 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float16-smallest-subnormal

Smallest positive half-precision floating-point subnormal number.

Language: JavaScript - Size: 342 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-min-unsigned-integer-dtype

Determine the minimum ndarray data type for storing a provided unsigned integer value.

Language: JavaScript - Size: 196 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

SyncfusionExamples/visible-range-flutter-cartesian-chart

A quick-start example to help you add the Syncfusion Flutter Charts package to a Flutter app. You will learn how to add a Cartesian chart to a Flutter project. SfCartesianChart widget provides support to view the required set of data from a larger collection. This can be achieved using the visibleMinimum and visibleMaximum properties of an axis.

Language: C++ - Size: 297 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 5

dylarcher/verman-cli 📦

A CLI library for managing node/npm versions range engine limits.

Language: JavaScript - Size: 306 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-nanrange

Calculate the range of a strided array, ignoring NaN values.

Language: JavaScript - Size: 366 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-minmaxabsn

Return the minimum and maximum absolute values.

Language: JavaScript - Size: 349 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-int8-min

Minimum signed 8-bit integer.

Language: JavaScript - Size: 358 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dmidrange

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

Language: JavaScript - Size: 216 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-min-by

Compute the minimum value of a one-dimensional ndarray via a callback function.

Language: JavaScript - Size: 596 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-fast-min

Return the minimum value.

Language: Python - Size: 414 KB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-min

Compute a minimum value incrementally.

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

stdlib-js/stats-iter-midrange

Compute the mid-range of all iterated values.

Language: JavaScript - Size: 911 KB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

hakerbot21/stats-array-min

Calculate the minimum value of an array.

Language: JavaScript - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-type-min

Return the minimum value of a specified numeric type.

Language: JavaScript - Size: 800 KB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-ndarray-min

Compute the minimum value of a one-dimensional ndarray.

Language: JavaScript - Size: 365 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-mminabs

Create an iterator which iteratively computes a moving minimum absolute value.

Language: JavaScript - Size: 1.23 MB - Last synced at: 15 days ago - Pushed at: 2 months 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: 198 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-minmax

Return the minimum and maximum values.

Language: Python - Size: 589 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-ndarray-snanmin

Compute the minimum value of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.

Language: JavaScript - Size: 271 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-nanmin

Compute the minimum value of a one-dimensional ndarray, ignoring `NaN` values.

Language: JavaScript - Size: 324 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-dnanmin

Compute the minimum value of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values.

Language: JavaScript - Size: 264 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

adop5/stats-base-ndarray-sminabs

🔍 Compute the minimum absolute value in a numerical array using efficient methods for fast data analysis and insights.

Language: JavaScript - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

EdissonCeballos/stats-base-ndarray-minabs

📊 Compute the minimum absolute value of elements in ndarray data structures for efficient numerical analysis.

Language: JavaScript - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-minabsf

Return the minimum absolute single-precision floating-point number.

Language: Python - Size: 166 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-minabs

Return the minimum absolute value.

Language: Python - Size: 507 KB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-snanmskrange

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

Language: JavaScript - Size: 249 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-smskrange

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

Language: JavaScript - Size: 269 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-smskmin

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

Language: JavaScript - Size: 269 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-nanmskrange

Calculate the range of a strided array according to a mask, ignoring NaN values.

Language: JavaScript - Size: 432 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-nanmskmin

Calculate the minimum value of a strided array according to a mask, ignoring NaN values.

Language: JavaScript - Size: 368 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-mskrange

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

Language: JavaScript - Size: 438 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-mskmin

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

Language: JavaScript - Size: 383 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dnanmskrange

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

Language: JavaScript - Size: 260 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dmskrange

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

Language: JavaScript - Size: 211 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dmskmin

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

Language: JavaScript - Size: 293 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-mminabs

Compute a moving minimum absolute value incrementally.

Language: JavaScript - Size: 938 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

datphamanh201/stats-min-by

stats-min-by — compute the minimum element in an array using a selector or comparator function in JavaScript. Small, fast utility for statistical workflows. 🐙

Language: JavaScript - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float64-min-base2-exponent

The minimum biased base 2 exponent for a normal double-precision floating-point number.

Language: JavaScript - Size: 320 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-nanminf

Return the minimum value of two single-precision floating-point numbers, ignoring NaN.

Language: Python - Size: 248 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-mrange

Create an iterator which iteratively computes a moving range.

Language: JavaScript - Size: 1.13 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-min-by

Compute the minimum value along one or more ndarray dimensions according to a callback function.

Language: JavaScript - Size: 1.5 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-mmin

Create an iterator which iteratively computes a moving minimum value.

Language: JavaScript - Size: 1.14 MB - Last synced at: about 2 months ago - Pushed at: 3 months 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: 229 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-min

Return the minimum value.

Language: Python - Size: 466 KB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-range

Compute the range along one or more ndarray dimensions.

Language: JavaScript - Size: 1.46 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-min

Compute the minimum value along one or more ndarray dimensions.

Language: JavaScript - Size: 1.47 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-cumin

Compute the cumulative minimum value along one or more ndarray dimensions.

Language: JavaScript - Size: 1.59 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

WaterLemons2k/gradle-minimum

Minimum compatible versions of Gradle.

Language: Shell - Size: 5.86 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-range

Compute the range of a one-dimensional ndarray.

Language: JavaScript - Size: 413 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/utils-safe-int-min

Return the minimum safe integer capable of being represented by a numeric real type.

Language: JavaScript - Size: 737 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dmin

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

Language: JavaScript - Size: 270 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-curange

Create an iterator which iteratively computes a cumulative range.

Language: JavaScript - Size: 967 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-min-base2-exponent

The minimum biased base 2 exponent for a normal single-precision floating-point number.

Language: JavaScript - Size: 226 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dminabs

Calculate the minimum absolute value of a double-precision floating-point strided array.

Language: JavaScript - Size: 217 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float64-min-base2-exponent-subnormal

The minimum biased base 2 exponent for a subnormal double-precision floating-point number.

Language: JavaScript - Size: 351 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-min-base10-exponent

The minimum base 10 exponent for a normal double-precision floating-point number.

Language: JavaScript - Size: 370 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-array-minabs

Calculate the minimum absolute value of an array.

Language: JavaScript - Size: 818 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-smin

Compute the minimum value of a one-dimensional single-precision floating-point ndarray.

Language: JavaScript - Size: 271 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dcuminabs

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

Language: JavaScript - Size: 201 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float16-smallest-normal

Smallest positive normalized half-precision floating-point number.

Language: JavaScript - Size: 280 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-minmaxabs

Compute minimum and maximum absolute values incrementally.

Language: JavaScript - Size: 732 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-array-min-by

Calculate the minimum value of an array via a callback function.

Language: JavaScript - Size: 1.31 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-minsorted

Calculate the minimum value of a sorted strided array.

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

stdlib-js/constants-float64-min-safe-integer

Minimum safe double-precision floating-point integer.

Language: JavaScript - Size: 334 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-minn

Return the minimum value.

Language: JavaScript - Size: 395 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-snanrange

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

Language: JavaScript - Size: 215 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

saralweb/minimum-wages

Saralweb Minimum Wage compiles the latest applicable minimum wages in India. The minimum wages are updated from time to time as per government's notifications. The repository is updated accordingly to provide updated minimum wages data.

Size: 49.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

stdlib-js/utils-real-min

Return the smallest positive normal value capable of being represented by a numeric real type.

Language: JavaScript - Size: 622 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-array-nanmskrange

Calculate the range of an array according to a mask, ignoring NaN values.

Language: JavaScript - Size: 784 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jeroenterheerdt/HADailySensor

Sensor for Home Assistant that gets reset at midnight

Language: Python - Size: 934 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 92 - Forks: 20

stdlib-js/stats-base-cumin

Calculate the cumulative minimum of a strided array.

Language: JavaScript - Size: 637 KB - Last synced at: about 8 hours ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-cuminabs

Calculate the cumulative minimum absolute value of a strided array.

Language: JavaScript - Size: 794 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-srange

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

Language: JavaScript - Size: 212 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-drange

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

Language: JavaScript - Size: 216 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dnanrange

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

Language: JavaScript - Size: 266 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-range

Calculate the range of an array.

Language: JavaScript - Size: 452 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-nanrange

Calculate the range of an array, ignoring NaN values.

Language: JavaScript - Size: 445 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-mrange

Compute a moving range incrementally.

Language: JavaScript - Size: 956 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-array-mskmin

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

Language: JavaScript - Size: 777 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/array-base-min-unsigned-integer-dtype

Determine the minimum array data type for storing a provided unsigned integer value.

Language: JavaScript - Size: 177 KB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 1 - 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: 752 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-array-mskrange

Calculate the range of an array according to a mask.

Language: JavaScript - Size: 833 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-minabsn

Return the minimum absolute value.

Language: JavaScript - Size: 358 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-nanmin-by

Calculate the minimum value of a strided array via a callback function, ignoring NaN values.

Language: JavaScript - Size: 613 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-min-by

Calculate the minimum value of a strided array via a callback function.

Language: JavaScript - Size: 626 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-nanmin

Calculate the minimum value of an array, ignoring NaN values.

Language: JavaScript - Size: 771 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-minsorted

Calculate the minimum value of a sorted array.

Language: JavaScript - Size: 770 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-min

Calculate the minimum value of an array.

Language: JavaScript - Size: 762 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-cumidrange

Create an iterator which iteratively computes a cumulative mid-range.

Language: JavaScript - Size: 960 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0