Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Computes a moving sum over an array.
- compute.io
- compute
- computation
- mathematics
- math
- statistics
- stats
- timeseries
- sum
- moving
- window
- sliding
- array
- numeric array
Mathematics is the classification and study of all possible patterns.
- extra
- math
- aliquotParts
- clamp
- greatestPrimeFactor
- hcf
- leastPrimeFactor
- map
- mean
- norm
- rootMeanSquare
- aliquotSum
- arithmeticMean
- binomial
- View more
Provides a method to compute a moving sum incrementally.
Get the sum of all the values in an array.
demo math library
Sliding window statistics
Count case-sensitive occurrences of a string in a string (like needles in a haystack)
Sum up time durations
Calculates and verifies 128-bit MD5 hashes, as described in RFC 1321 like md5sum program
Implementation of Unix sum, cksum, and crc32 algorithms
Extra array methods for JavaScript and TypeScript
Count the number of falsy elements in an array.
Iterable reducers for JavaScript
Compute the sum of two double-precision floating-point numbers.
Compute a moving sum incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- sum
- total
- incremental
- accumulator
- moving sum
- sliding window
- sliding
- window
Count the number of truthy elements in an array.
Add up all of the numbers in an array of numbers. Works when non-numbers are present as well.
Tools used to understand or work with numbers in Node.JS, Javascript and derivatives.
- number
- numbers
- math
- theory
- abundant
- adaptive simpson
- addition
- affine
- arithmetic
- basic
- bates
- binomial
- box muller
- box muller transform
- View more
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- strided
- strided array
- typed
- View more
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.