An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org "complex128" keyword

Top 5.6% on npmjs.org
@stdlib/complex-float64 0.4.1 💰
Double-precision complex number functions.
15 versions - Latest release: about 1 month ago - 83 dependent packages - 903 dependent repositories - 1.77 million downloads last month - 1 stars on GitHub - 4 maintainers
Top 7.4% on npmjs.org
@stdlib/array-filled-by 0.3.1 💰
Create a filled array according to a provided callback function.
7 versions - Latest release: about 1 month ago - 123 dependent packages - 75 dependent repositories - 8.88 thousand downloads last month - 1 stars on GitHub - 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
@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/complex-cmplx 0.2.3 💰
Create a complex number.
12 versions - Latest release: about 1 month ago - 1 dependent package - 717 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/assert-is-same-complex128 0.2.3 💰
Test if two arguments are both double-precision complex floating-point numbers and have the same ...
5 versions - Latest release: about 1 month ago - 23 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/constants-complex128-num-bytes 0.2.3 💰
Size (in bytes) of a 128-bit complex number.
13 versions - Latest release: about 1 month ago - 3 dependent packages - 2 dependent repositories - 12 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
Top 9.4% on npmjs.org
@stdlib/assert-is-complex128 0.2.3 💰
Test if a value is a 128-bit complex number.
13 versions - Latest release: about 1 month ago - 13 dependent packages - 8 dependent repositories - 782 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/complex-float64-reviver 0.0.3 💰
Revive a JSON-serialized 128-bit complex number.
3 versions - Latest release: about 1 month ago - 104 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/complex-reviver 0.2.3 💰
Revive a JSON-serialized complex number.
12 versions - Latest release: about 1 month ago - 1 dependent package - 14 downloads last month - 1 stars on GitHub - 4 maintainers
Top 6.4% on npmjs.org
@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
@stdlib/constants-complex128-nan 0.2.3 💰
Canonical double-precision complex floating-point NaN.
5 versions - Latest release: about 1 month ago - 18 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/complex-float64-ctor 0.1.2 💰
128-bit complex number.
6 versions - Latest release: about 1 month ago - 294 thousand downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-base-zscal 0.1.1 💰
Scale a double-precision complex floating-point vector by a double-precision complex floating-poi...
4 versions - Latest release: about 1 month ago - 46 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
@stdlib/blas-base-zdrot 0.2.1 💰
Apply a plane rotation.
3 versions - Latest release: about 1 month ago - 15 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-base-zcopy 0.2.1 💰
Copy values from one complex double-precision floating-point vector to another complex double-pre...
4 versions - Latest release: about 1 month ago - 34 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/constants-complex128 0.2.3 💰
128-bit complex number mathematical constants.
13 versions - Latest release: about 1 month ago - 1 dependent package - 24 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/assert-is-same-complex128array 0.2.3 💰
Test if two arguments are both Complex128Arrays and have the same values.
5 versions - Latest release: about 1 month ago - 187 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/blas-base-zaxpy 0.2.1 💰
Scale a double-precision complex floating-point vector by a double-precision complex floating-poi...
3 versions - Latest release: about 1 month ago - 7 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-base-zswap 0.2.1 💰
Interchange two complex double-precision floating-point vectors.
4 versions - Latest release: about 1 month ago - 37 downloads last month - 1 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/napi-argv-strided-complex128array 0.3.3 💰
Convert a Node-API value representing a strided array to a double-precision complex floating-poin...
7 versions - Latest release: about 1 month ago - 60 downloads last month - 1 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
@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/complex-float64-parse 0.0.3 💰
Parse a string representation of a 128-bit complex number.
3 versions - Latest release: about 1 month ago - 96 downloads last month - 2 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/napi-argv-complex128 0.1.1 💰
Convert a Node-API value to a double-precision complex floating-point number.
2 versions - Latest release: about 1 month ago - 1.04 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/constants-complex128-zero 0.2.3 💰
Double-precision complex floating-point zero.
5 versions - Latest release: about 1 month ago - 2 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/ndarray-vector-complex128 0.1.1 💰
Create a double-precision complex floating-point vector (i.e., a one-dimensional ndarray).
1 version - Latest release: about 1 month ago - 4 maintainers
@stdlib/napi-argv-strided-complex128array2d 0.1.1 💰
Convert a Node-API value representing a two-dimensional strided array to a double-precision compl...
2 versions - Latest release: about 1 month ago - 4 maintainers
@stdlib/lapack-base-zrot 0.1.1 💰
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
2 versions - Latest release: about 1 month ago - 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/lapack-base-zlacgv 0.1.1 💰
Conjugate each element in a double-precision complex floating-point vector.
2 versions - Latest release: about 1 month ago - 4 maintainers
@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/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/blas-ext-base-ndarray-zsumkbn 0.1.1 💰
Compute the sum of all elements in a one-dimensional double-precision complex floating-point ndar...
1 version - Latest release: about 1 month ago - 27 downloads last month - 4 maintainers
@stdlib/blas-base-wasm-zcopy 0.1.1 💰
Copy values from one complex double-precision floating-point vector to another complex double-pre...
2 versions - Latest release: about 1 month ago - 4 maintainers
@stdlib/blas-base-zdscal 0.1.1 💰
Scale a double-precision complex floating-point vector by a double-precision floating-point const...
2 versions - Latest release: about 1 month ago - 4 maintainers
@stdlib/blas-base-wasm-zscal 0.1.1 💰
Scale a double-precision complex floating-point vector by a double-precision complex floating-poi...
2 versions - Latest release: about 1 month ago - 4 maintainers
@stdlib/blas-base-wasm-zdrot 0.1.1 💰
Apply a plane rotation.
2 versions - Latest release: about 1 month ago - 4 maintainers
@stdlib/blas-base-wasm-zswap 0.1.1 💰
Interchange two complex double-precision floating-point vectors.
2 versions - Latest release: about 1 month ago - 4 maintainers
@stdlib/assert-is-almost-same-value-complex128array 0.1.0 💰
Test if two arguments are both Complex128Arrays and contain respective elements which are approxi...
2 versions - Latest release: about 1 month ago - 4 maintainers
@stdlib/assert-is-almost-equal-complex128array 0.1.1 💰
Test if two arguments are both Complex128Arrays and contain respective elements which are approxi...
2 versions - Latest release: about 1 month ago - 4 maintainers
@stdlib/napi-argv-complex128array 0.2.3 💰
Convert a Node-API value to a double-precision complex floating-point array.
6 versions - Latest release: about 1 month ago - 12 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/assert-is-complex 0.2.3 💰
Test if a value is a 64-bit or 128-bit complex number.
12 versions - Latest release: about 1 month ago - 1 dependent package - 31 downloads last month - 1 stars on GitHub - 4 maintainers
Top 7.5% on npmjs.org
@stdlib/assert-is-complex-like 0.2.4 💰
Test if a value is a complex number-like object.
13 versions - Latest release: about 1 month ago - 9 dependent packages - 18 dependent repositories - 68.2 thousand downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/complex-parse-float64 0.1.0 deprecated 💰
Parse a string representation of a 128-bit complex number.
1 version - Latest release: almost 2 years ago - 13 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/complex-reviver-float64 0.2.1 deprecated 💰
Revive a JSON-serialized 128-bit complex number.
11 versions - Latest release: about 2 years ago - 1 dependent package - 53 downloads last month - 1 stars on GitHub - 4 maintainers