@stdlib/array-pool
Typed array pool.
Typed array pool.
Split a double-precision floating-point number into a higher order word and a lower order word.
BLAS diagonal element types.
BigInts.
Base BLAS assertion utilities.
Test if an input value is a BLAS diagonal type.
Test if an input value is a BLAS memory layout.
Test if an input value is a BLAS matrix triangle.
Test if an input value is a BLAS operation side.
Test if an input value is a BLAS transpose operation.
Symbols.
Array index constructor.
Int16Array.
Int32Array.
Int8Array.
Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.
Return a list of array data types to which a provided array data type can be safely cast and, for floating-point data types, can be downcast.
Create an array filled with NaNs and having a specified length.
Create an array filled with NaNs and having the same length and data type as a provided array.
Return the next larger array data type of the same kind.