Reverse a double-precision floating-point strided array in-place.
Poisson distribution skewness.
Simple NAPI wrapper around https://github.com/prysmaticlabs/hashtree
Exodus BIP32 modules.
Common utility functions
A DataView for node Buffers.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
Interchange two complex single-precision floating-point vectors.
jMuxer - a simple javascript mp4 muxer for non-standard streaming communications protocol
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the maximum value of a strided array via a callback function.
Work with IANA language tags.
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.
Poisson distribution moment-generating function (MGF).
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Perform a reduction over a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.
Strict borsh compatible de/serializer
Calculate the sum of strided array elements, ignoring NaN values.
Compile a module for evaluating a polynomial.
Calculate the standard deviation of a strided array using a two-pass algorithm.
Programmatic access to information about the AXObject Model
Collect Node.JS Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.