An open API service providing repository metadata for many open source software ecosystems.

Package Usage: npm: @stdlib/array-little-endian-float64

View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/@stdlib/array-little-endian-float64

Dependent Repos 1

stdlib-js/blas-base-wasm-drot
Applies a plane rotation.

Size: 2.72 MB - Last synced: 25 days ago - Pushed: 2 months ago

stdlib-js/blas-base-wasm-drotm
Apply a modified Givens transformation.

Size: 1.72 MB - Last synced: 25 days ago - Pushed: about 2 months ago

stdlib-js/blas-base-wasm-daxpy
Multiply a vector `x` by a constant and add the result to `y`.

Size: 2 MB - Last synced: 25 days ago - Pushed: 2 months ago

stdlib-js/blas-base-wasm-dcopy
Copy values from `x` into `y`.

Size: 1.9 MB - Last synced: 25 days ago - Pushed: 2 months ago

stdlib-js/blas-base-wasm-ddot
Compute the dot product of `x` and `y`.

Size: 1.81 MB - Last synced: 25 days ago - Pushed: about 1 month ago

stdlib-js/blas-base-wasm-dasum
Compute the sum of absolute values.

Size: 788 KB - Last synced: 25 days ago - Pushed: about 2 months ago

stdlib-js/blas-base-wasm-zcopy
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.

Size: 1.28 MB - Last synced: 15 days ago - Pushed: 15 days ago

stdlib-js/blas-base-wasm-dswap
Interchange two double-precision floating-point vectors.

Size: 1.87 MB - Last synced: 18 days ago - Pushed: 19 days ago

stdlib-js/blas-base-wasm-dscal
Multiply a vector `x` by a scalar `alpha`.

Size: 653 KB - Last synced: 25 days ago - Pushed: 2 months ago

stdlib-js/blas-base-wasm-idamax
Find the index of the first element having the maximum absolute value.

Size: 1.72 MB - Last synced: 26 days ago - Pushed: about 1 month ago

stdlib-js/blas-base-wasm
Basic linear algebra subprograms (BLAS) compiled to WebAssembly.

Size: 743 KB - Last synced: 25 days ago - Pushed: about 2 months ago

stdlib-js/blas-ext-base-wasm
Extensions to basic linear algebra subprograms (BLAS) compiled to WebAssembly.

Size: 727 KB - Last synced: 25 days ago - Pushed: about 1 month ago

stdlib-js/blas-ext-base-wasm-dasumpw
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.

Size: 759 KB - Last synced: 25 days ago - Pushed: about 1 month ago

stdlib-js/blas-base-wasm-zswap
Interchange two complex double-precision floating-point vectors.

Size: 1 MB - Last synced: 3 days ago - Pushed: 3 days ago

stdlib-js/blas-ext-base-wasm-dapxsumpw
Add a constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.

Size: 482 KB - Last synced: 24 days ago - Pushed: 24 days ago

stdlib-js/blas-base-wasm-zdrot
Apply a plane rotation.

Size: 603 KB - Last synced: 15 days ago - Pushed: 15 days ago