Apply a one-dimensional strided array function to a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
flattens nested vertex data into a typed array
Node assert-compatible utilities for any JavaScript environment
Multiply a single-precision floating-point vector by a constant.
Transforms `assert.async.*` calls into `test-until` expressions that resolve when the assertion passes, preserving error messages for failed assertions.
A library for sending JSON RPC requests to Solana RPCs
Find elements in an array-like object that satisfy a test condition.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Compute the number of representable double-precision floating-point values that separate two double-precision floating-point numbers along the real number line.
Test if a half-precision floating-point number is negative zero.
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
useful add-ons for react-three-fiber
Sort a double-precision floating-point strided array using insertion sort.
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
Interchange two single-precision floating-point vectors.
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
Test if two arguments are both Int32Arrays and have equal values.
Type functions
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Arcsine distribution quantile function.
Create a one-sample Z-test double-precision floating-point results object.
Utility library to traverse AST
Reverse the order of elements along the first dimension of a two-dimensional nested input array.