Poisson distribution skewness.
concat patch for Buffer in node < 0.8.
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Calculate the maximum value of a strided array via a callback function.
Call an array of asynchronous functions in series
Call an array of asynchronous functions in parallel
Negative binomial distribution probability mass function (PMF).
Flatten a five-dimensional nested array.
Gumbel distribution cumulative distribution function (CDF).
A fully-featured WAVE format encoder and decoder. Written in pure TypeScript.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
[](https://www.npmjs.com/package/@solidjs-use/shared)
Read binary packets...
toggle the byte ordering of a buffer
Collect Node.JS Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.
Compile a module for evaluating a polynomial.
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Shared modules of the Helix Project - prune
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.
Create an error from an array of error messages
flattens nested vertex data into a typed array
Calculate the sum of strided array elements, ignoring NaN values.
Fast PDF classification and text extraction. Detect text-based vs scanned PDFs, extract text by region with quality checks. Native Rust performance via napi-rs.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using a two-pass error correction algorithm.