Updated 4 months ago
@stdlib/array-nans
Create an array filled with NaNs and having a specified length.
Updated 4 months ago
@stdlib/array-nans-like
Create an array filled with NaNs and having the same length and data type as a provided array.
Updated 4 months ago
@stdlib/array-base-assert-is-complex-typed-array
Test if a value is a complex typed array.
Updated 4 months ago
@stdlib/array-base-assert-is-complex64array
Test if a value is a Complex64Array.
Updated 4 months ago
blas-base-wasm-scasum
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.