compute-incrmsum
Provides a method to compute a moving sum incrementally.
Provides a method to compute a moving sum incrementally.
Provides a method to compute a sum incrementally.
Computes the cumulative sum of a numeric array.
Computes a moving sum over an array.
Computes the sum of an array ignoring non-numeric values.
Hashing made simple. Get the hash of text or stdin.
A Typescript library for creating discriminating union types.
kahan compensated sum of array with optional map function
Calculates and verifies 128-bit MD5 hashes, as described in RFC 1321 like md5sum program
Sum numbers
A simple npm module that returns sum and average values of an array
Node-RED node to summarise data
Count case-sensitive occurrences of a string in a string (like needles in a haystack)
Implementation of Unix sum, cksum, and crc32 algorithms
Finds sum of numbers (Σ).
Finds sum of numbers (Σ).
Common typescript ready prototypes available in both CommonJS and ECMAScript
utils 工具包
Computes a prefix sum of an ndarray
Add up all of the numbers in an array of numbers. Works when non-numbers are present as well.