Broadcast an array to a specified shape.
Create a zero-filled generic array.
Create a filled generic array.
Generate string from a token array by interpolating values.
Test if an array-like object supports the accessor (get/set) protocol.
Tokenize a string into an array of string parts and format identifier objects.
Float32Array.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Return a function which tests if every element in an array passes a test condition.
Float64Array.
Uint8Array.
Test if a value is a Complex128Array.
Broadcast an ndarray to a specified shape.
Return an accessor function for retrieving an element from an indexed array-like object.
Test if a value is a Complex64Array.
Uint32Array.
Uint16Array.
Test if a value is an array.
Convert an array-like object to an object likely to have the same "shape".
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Return an accessor function for setting an element in an indexed array-like object.
Split a double-precision floating-point number into a higher order word and a lower order word.
Reinterpret a Complex64Array as a Float32Array.