Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Compute the minimum value along one or more ndarray dimensions according to a callback function.
Test if a number is prime.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Compute the complete elliptic integral of the first kind.
Extract the stem of a given word.
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
Compute the sum of three double-precision floating-point numbers.
Depth-first search for directed graphs
Convert a Node-API value corresponding to a DataView to an array of bytes (i.e., an unsigned 8-bit integer array).
Interchange two vectors.
Agentic SDK for Airtable.
Test if a value is a BigUint64Array.
Compute a sample Pearson product-moment correlation coefficient.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
Compute the minimum value along one or more sorted ndarray dimensions.
Gaussian filter for ndarrays
Beta prime distribution expected value.
Simple, efficient and easy-to-use multiline text clamp module. (supports reverse clamp)
Convert a Node-API value corresponding to a DataView to a pointer having a specified data type.
Relative error exponential.
Return a constructor for creating a two-sample Z-test results object.
Reverse transports for MCP (Model Context Protocol) — SSE engine. Allows internal MCP servers behind NAT/firewall to connect out to public MCP clients.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.