Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Apply a nullary callback and assign results to elements in a strided output array.
Return a function which tests if every element in an array passes a test condition.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Random numbers.
Return a function which tests if every element in an array-like object passes a test condition.
Float64Array.
Uint8Array.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Uint32Array.
Uint16Array.
Float32Array.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Test if a value is an array.
Continued fraction approximation.
Round a double-precision floating-point number toward zero.
Buffer.
Reorder ndarray dimensions and associated strides for loop interchange.
Resolve a loop block size for multi-dimensional array tiled loops.
Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.
Create a filled generic array.
Format an error message for production.
Create a zero-filled generic array.