Elegant and battle-tested validation library for type-safe input data for TypeScript
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function accepting a callback and assign results to a provided output ndarray.
Node.js module to detect the C standard library (libc) implementation family and version
Base (i.e., lower-level) double-precision complex number assertion functions.
Return the last index of a specified search element in a one-dimensional ndarray.
Compute the inverse half-value versed sine.
Compute the nth Fibonacci number.
Base (i.e., lower-level) math operators.
Base32 encoding and decoding
Compute the sum of a one-dimensional ndarray, ignoring `NaN` values and using a second-order iterative Kahan–Babuška algorithm.
Base TypeScript configuration for Docusaurus websites
Fisher's F distribution.
TypeScript shorties for the web
Converts SVG font to TTF font
Create a double-precision complex floating-point vector (i.e., a one-dimensional ndarray).
Extract the data chunks from a PNG file
TypeScript definitions for express-sitemap-xml
Lévy distribution probability density function (PDF).
No description provided.
Turn your geo data into GeoJSON
Compute sin(πx) in single-precision floating-point format.
Publish to a gh-pages branch on GitHub (or any other branch on any other remote)
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
HTTP request logger middleware for node.js