Apply a unary callback to elements in an input ndarray and assign results to elements in an output ndarray.
Deep join an array
flattens nested vertex data into a typed array
Return the shape defined by the dimensions which are not included in a list of dimensions.
Sort a one-dimensional double-precision floating-point ndarray using heapsort.
A library for sending JSON RPC requests to Solana RPCs
Transforms `assert.async.*` calls into `test-until` expressions that resolve when the assertion passes, preserving error messages for failed assertions.
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
Node assert-compatible utilities for any JavaScript environment
Poisson distribution expected value.
Rayleigh distribution cumulative distribution function (CDF).
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
Convert a scalar value to a zero-dimensional ndarray.
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.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Arcsine distribution variance.
Create a function that invokes a provided function with a specified number of arguments.
WebAssembly memory.
Type functions
Uniform distribution quantile function.
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Negative binomial distribution probability mass function (PMF).
encode/decode number as bitcoin variable length integer
Find elements in an array-like object that satisfy a test condition.