Round each element in a single-precision floating-point strided array toward negative infinity.
Static-only WordPress page parser and renderer (Gutenberg blocks → React) for Digivalt apps
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Eslint rule for consistent filenames.
Add a scalar constant to each strided array element and compute the sum.
A documentation table for type (resource) properties. Works with AMF data model
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Cauchy distribution median.
Compute minimum and maximum absolute values incrementally.
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
Return the alternative hypothesis string associated with a supported Z-test alternative hypothesis value.
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a two-dimensional nested output array.
A BVH implementation to speed up raycasting against three.js meshes.
Calculate the arithmetic mean of a strided array using pairwise summation.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.
Check if a value is an array or a typed array
Compute the residual sum of squares of two double-precision floating-point strided arrays.
tsParticles matrix shape
ESLint rules for controlling where and how mutation is used.
Determine the minimum ndarray data type for storing a provided signed integer value.
Small, typed, dependency free tool to round corners of 2d-polygon provided by an array of { x, y } points.
Replace elements of an array with provided values according to a provided mask array.
Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.
React PureComponent implementation embracing Immutable.js