Compute the absolute value for each element in a single-precision floating-point strided array.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.
Compute the cube root of each element in a strided array.
Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Evaluate the natural logarithm of a single-precision floating-point number.
Calculate the mid-range of a strided array according to a mask.
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
GraphQL Codegen plugin for building mock data
All essential TypeScript types in one place
Test if an input value is a supported array integer data type.
Detect native arrow function support.
TypeScript definitions for array-unique
Detect native Map support.
Calculate the mid-range of a strided array according to a mask, ignoring NaN values.
CAWS Kernel (v1.0.0) — pure TypeScript governance primitives. Spec/policy/scope/evidence/worktree types, parsers, validators, and lifecycle transitions. No I/O. Stable surface for caws-cli@^11 and external consumers.
Reads PHP arrays from a string into a JavaScript object
Detect native async/await support.
Determine the minimum array data type for storing a provided unsigned integer value.
Apply a binary callback to elements in two n-dimensional nested input arrays and assign results to elements in an n-dimensional nested output array.
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using pairwise summation.
Convert a signed 32-bit integer to an unsigned 32-bit integer.
Exponential distribution constructor.
Generic headless utility library -- crypto, encoding, dates, files, images, SolidJS primitives
Apply a quinary callback to elements in five four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.