Round a numeric value to the nearest number toward zero with N significant figures.
Base utilities for unsigned 32-bit integers.
List of strided array data types.
Extended base (i.e., lower-level) basic linear algebra subroutines (BLAS).
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Chi distribution constructor.
Dispatch to a native add-on applying a binary function to two input strided arrays.
Extensions to basic linear algebra subprograms (BLAS) compiled to WebAssembly.
Zip one or more arrays.
Test if an input value is a supported array unsigned integer data type.
Round a numeric value to the nearest power of 10 toward zero.
Return the last grapheme cluster (i.e., user-perceived character) of a string.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Compute the sine of an angle measured in degrees.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using ordinary recursive summation.
Chi distribution.
Return the number of singleton dimensions.
Wrap a value to the half-open interval [min,max).
Compute the sum of all elements in a one-dimensional ndarray using ordinary recursive summation.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Create a zero-filled n-dimensional nested array.
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Base module for plugins for js-controller and adapters
Apply a mask to a provided input array.