complex128array
There are 10 repositories under complex128array topic.
stdlib-js/array-typed-complex
Create a complex number typed array.
stdlib-js/array-base-assert-is-complex-typed-array
Test if a value is a complex typed array.
stdlib-js/array-base-assert-is-complex128array
Test if a value is a Complex128Array.
stdlib-js/array-complex128
Complex128Array.
stdlib-js/array-nans
Create an array filled with NaNs and having a specified length.
stdlib-js/array-nans-like
Create an array filled with NaNs and having the same length and data type as a provided array.
stdlib-js/assert-is-complex128array
Test if a value is a Complex128Array.
stdlib-js/blas-ext-base-zfill
Fill a double-precision complex floating-point strided array with a specified scalar constant.
stdlib-js/lapack-base-zlacpy
Copy all or part of a matrix A to another matrix B.
marionerjattv/lapack-base-zlacpy
Copy all or part of a matrix A to another matrix B.