Return the last index of a specified search element in a one-dimensional ndarray.
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.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision floating-point strided input array and assigning results to a double-precision floating-point strided output array.
Compute the sum of a one-dimensional ndarray, ignoring `NaN` values and using a second-order iterative Kahan–Babuška algorithm.
Base (i.e., lower-level) math operators.
Write data to a file.
Fisher's F distribution.
Node.js module to detect the C standard library (libc) implementation family and version
Elegant and battle-tested validation library for type-safe input data for TypeScript
Converts SVG font to TTF font
Natural logarithm of the probability density function (PDF) for a Pareto (Type I) distribution.
TypeScript definitions for express-sitemap-xml
Lévy distribution probability density function (PDF).
mdast utility to get the plain text content of a node
HTML5 video and audio player
No description provided.
Piwik PRO basic tracking library for the frontend.
Turn your geo data into GeoJSON
Compute sin(πx) in single-precision floating-point format.
Create a double-precision complex floating-point vector (i.e., a one-dimensional ndarray).
Provides a much needed workflow to managing deprecations.
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Parse rfc2822 address fields
Compute the cumulative sum of a one-dimensional ndarray.