2409 packages found
a JavaScript library for performing geospatial operations with GeoJSON
Base class for node which OpenTelemetry instrumentation modules extend
Student's t distribution cumulative distribution function (CDF).
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- probability
- cdf
- cumulative distribution
- distribution function
- student
- t
- gosset
- univariate
Standard library statistical functions.
Uniformly distributed pseudorandom numbers between 0 and 1.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- randu
- uniform
- generator
- View more
Standard normal pseudorandom numbers.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- randn
- normal
- bell-shape
- View more
Pseudorandom numbers having integer values.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- randi
- randint
- integers
- View more
In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)
A hubot script for NBA stats
Standard library generic random functions.
- stdlib
- stdrandom
- stdmath
- standard
- library
- std
- lib
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- View more
OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications
A module for generating metrics from V8.
Calculate n-th percentile
Calculate the sum of strided array elements using pairwise summation.
Calculate the variance of a strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample variance
- unbiased
- stdev
- std
- View more
Compute a product incrementally.
Calculate the variance of a strided array using a two-pass algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample variance
- unbiased
- stdev
- std
- View more
Collect and send stats about your node.js process to elasticsearch
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Adds a constant to each strided array element and computes the sum using pairwise summation.