Assert that a Node-API value has a specified property.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Student's t distribution constructor.
Byte encoding utils
Kumaraswamy's double bounded distribution cumulative distribution function (CDF).
A small tool to convert between Windows time zones and IANA
Number of hours in a day.
TypeScript definitions for node-uuid
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to an input strided array.
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Build CouchDB documents from fs.
Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
TypeScript definitions for qr-image
CRC32C algorithm with hardware acceleration and software fallback.
Simple array test
GeoTIFF image decoding in JavaScript
Read and write a growable buffer as a stream
Run an array of functions in series
Compute the arctangent of a double-precision floating-point number.
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using extended accumulation.
TypeScript definitions for delaunator