npmjs.org "complex128array" keyword
@stdlib/blas-ext-base-zsumkbn 0.1.1 💰
Calculate the sum of double-precision complex floating-point strided array elements using an impr...1 version - Latest release: about 1 month ago - 4 maintainers
@stdlib/lapack-base-zlaset 0.1.1 💰
Set the off-diagonal elements and the diagonal elements of a double-precision complex floating-po...2 versions - Latest release: about 1 month ago - 4 maintainers
@stdlib/assert-is-complex128ndarray-like 0.2.3 💰
Test if a value is an ndarray-like object containing double-precision complex floating-point numb...5 versions - Latest release: about 1 month ago - 33 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-nans 0.2.2 💰
Create an array filled with NaNs and having a specified length.5 versions - Latest release: about 1 month ago - 788 downloads last month - 1 stars on GitHub - 4 maintainers
Top 8.4% on npmjs.org
6 versions - Latest release: about 1 month ago - 27 dependent packages - 4 dependent repositories - 1.66 thousand downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/array-zeros 0.2.3 💰
Create a zero-filled array having a specified length.6 versions - Latest release: about 1 month ago - 27 dependent packages - 4 dependent repositories - 1.66 thousand downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/array-typed-complex 0.2.3 💰
Create a complex number typed array.6 versions - Latest release: about 1 month ago - 1 dependent package - 137 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/array-base-assert-is-complex-typed-array 0.1.3 💰
Test if a value is a complex typed array.4 versions - Latest release: about 1 month ago - 325 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/assert-is-complex128matrix-like 0.2.3 💰
Test if a value is a 2-dimensional ndarray-like object containing double-precision complex floati...5 versions - Latest release: about 1 month ago - 114 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/assert-is-accessor-array 0.2.3 💰
Test if a value is an array-like object supporting the accessor (get/set) protocol.6 versions - Latest release: about 1 month ago - 27 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-one-to 0.2.3 💰
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.5 versions - Latest release: about 1 month ago - 226 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-full 0.3.1 💰
Create a filled array having a specified length.6 versions - Latest release: about 1 month ago - 6 dependent packages - 3 dependent repositories - 156 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-zfill 0.1.1 💰
Fill a double-precision complex floating-point strided array with a specified scalar constant.2 versions - Latest release: about 1 month ago - 264 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-base-assert-is-complex128array 0.2.3 💰
Test if a value is a Complex128Array.5 versions - Latest release: about 1 month ago - 48.1 thousand downloads last month - 1 stars on GitHub - 4 maintainers
Top 6.4% on npmjs.org
12 versions - Latest release: about 1 month ago - 88 dependent packages - 74 dependent repositories - 69.9 thousand downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-complex128 0.3.2 💰
Complex128Array.12 versions - Latest release: about 1 month ago - 88 dependent packages - 74 dependent repositories - 69.9 thousand downloads last month - 1 stars on GitHub - 4 maintainers
Top 9.7% on npmjs.org
12 versions - Latest release: about 1 month ago - 47 dependent packages - 1 dependent repositories - 569 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-typed 0.3.2 💰
Create a typed array.12 versions - Latest release: about 1 month ago - 47 dependent packages - 1 dependent repositories - 569 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-ones-like 0.2.2 💰
Create an array filled with ones and having the same length and data type as a provided array.5 versions - Latest release: about 1 month ago - 1 dependent package - 2 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/array-empty-like 0.3.1 💰
Create an uninitialized array having the same length and data type as a provided array.6 versions - Latest release: about 1 month ago - 257 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-ones 0.2.2 💰
Create an array filled with ones and having a specified length.5 versions - Latest release: about 1 month ago - 1 dependent package - 198 downloads last month - 2 stars on GitHub - 4 maintainers
Top 8.0% on npmjs.org
6 versions - Latest release: about 1 month ago - 43 dependent packages - 3 dependent repositories - 51.7 thousand downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-base-assert-is-accessor-array 0.2.3 💰
Test if an array-like object supports the accessor (get/set) protocol.6 versions - Latest release: about 1 month ago - 43 dependent packages - 3 dependent repositories - 51.7 thousand downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/assert-is-complex128vector-like 0.2.3 💰
Test if a value is a 1-dimensional ndarray-like object containing double-precision complex floati...5 versions - Latest release: about 1 month ago - 31 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-one-to-like 0.2.3 💰
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and havi...5 versions - Latest release: about 1 month ago - 2 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-zero-to 0.2.3 💰
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.5 versions - Latest release: about 1 month ago - 110 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-pool 0.3.1 💰
Typed array pool.11 versions - Latest release: about 1 month ago - 1 dependent package - 17 downloads last month - 5 stars on GitHub - 4 maintainers
@stdlib/array-full-like 0.3.1 💰
Create a filled array having the same length and data type as a provided array.6 versions - Latest release: about 1 month ago - 1 dependent package - 248 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/array-zeros-like 0.2.3 💰
Create a zero-filled array having the same length and data type as a provided array.6 versions - Latest release: about 1 month ago - 1 dependent package - 49 downloads last month - 2 stars on GitHub - 4 maintainers
Top 9.2% on npmjs.org
12 versions - Latest release: about 1 month ago - 11 dependent packages - 8 dependent repositories - 163 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/assert-is-complex128array 0.2.3 💰
Test if a value is a Complex128Array.12 versions - Latest release: about 1 month ago - 11 dependent packages - 8 dependent repositories - 163 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-zero-to-like 0.2.3 💰
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and hav...5 versions - Latest release: about 1 month ago - 5 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-empty 0.3.1 💰
Create an uninitialized array having a specified length.6 versions - Latest release: about 1 month ago - 6 dependent packages - 1 dependent repositories - 1.27 thousand downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-nans-like 0.2.2 💰
Create an array filled with NaNs and having the same length and data type as a provided array.5 versions - Latest release: about 1 month ago - 6 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/lapack-base-zlaswp 0.1.1 💰
Perform a series of row interchanges on an input matrix.2 versions - Latest release: about 1 month ago - 4 maintainers
@stdlib/lapack-base-zlacpy 0.1.1 💰
Copy all or part of a matrix A to another matrix B.2 versions - Latest release: about 1 month ago - 190 downloads last month - 4 maintainers
@stdlib/blas-ext-base-zsum 0.1.1 💰
Calculate the sum of double-precision complex floating-point strided array elements.1 version - Latest release: about 1 month ago - 4 maintainers
@stdlib/assert-is-same-accessor-array 0.1.1 💰
Test if two arguments are both accessor arrays and have the same values.2 versions - Latest release: about 1 month ago - 4 maintainers
Related Keywords
stdlib
33
array
31
complex128
25
nodejs
24
node-js
24
node
24
javascript
24
typed array
24
double
24
ndarray
24
typed-array
23
complex
22
typed
22
double-precision
22
cmplx
21
complex64array
21
matrix
20
float64
20
float64array
20
float32array
19
ieee754
19
data
18
types
18
stdtypes
18
structure
18
vector
18
precision
17
single
17
float
17
single-precision
17
float32
17
uint8clampedarray
17
uint8array
17
int8array
17
uint16array
17
int16array
17
uint32array
17
int32array
17
generic
15
complex64
15
long
14
short
14
clamped
14
uint8c
14
uint32
14
uint8
14
int8
14
unsigned
14
signed
14
uint16
14
int16
14
int32
14
integer
14
fill
13
filled
12
stdassert
9
assertion
9
assert
9
utilities
9
utility
9
utils
9
util
9
is
9
validate
9
test
9
type
9
check
9
linear
7
mathematics
6
stdmath
6
isarray
6
valid
6
math
6
collection
5
isvalid
4
matlab
4
linspace
4
sequence
4
increment
4
unitspace
4
strided
3
lapack
3
copy
3
accessors
3
extended
3
blas
3
isndarray
3
subroutines
3
ndarray-like
3
algebra
3
equal
2
ones
2
bool
2
empty
2
compensated
2
summation
2
total
2
sum
2
nans
2
stats
2