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

Package Usage: npm: @stdlib/blas-ext-base-gfill-by

Fill a strided array according to a provided callback function.
10 versions
Latest release: over 2 years ago
35 dependent packages
549 downloads last month

View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/@stdlib/blas-ext-base-gfill-by

View more repository details: http://repos.ecosyste.ms/hosts/GitHub/repositories/stdlib-js%2Fblas-ext-base-gfill-by

Dependent Repos 5

stdlib-js/blas-ext-base
Standard library extended basic linear algebra subroutines (BLAS).

Size: 8.23 MB - Last synced: 4 days ago - Pushed: 4 days ago

stdlib-js/array-filled-by
Create a filled array according to a provided callback function.

Size: 1.6 MB - Last synced: 16 days ago - Pushed: about 2 months ago

stdlib-js/blas-ext-base-grev
Reverse a strided array in-place.

Size: 968 KB - Last synced: 17 days ago - Pushed: 2 months ago

stdlib-js/blas-ext
Standard library extended BLAS.

Size: 5.47 MB - Last synced: 4 days ago - Pushed: 4 days ago

stdlib-js/array-typed-complex
Create a complex number typed array.

Size: 1.49 MB - Last synced: 17 days ago - Pushed: about 1 month ago

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

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

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

Size: 1.49 MB - Last synced: 17 days ago - Pushed: 23 days ago

stdlib-js/blas-base-wasm-cswap
Interchange two complex single-precision floating-point vectors.

Size: 2.12 MB - Last synced: 7 days ago - Pushed: 7 days ago

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

Size: 1.72 MB - Last synced: 17 days ago - Pushed: about 1 month 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: 17 days ago - Pushed: about 2 months ago

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

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

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

Size: 1.81 MB - Last synced: 17 days ago - Pushed: 23 days ago

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

Size: 2.05 MB - Last synced: 7 days ago - Pushed: 7 days ago

stdlib-js/blas-base-wasm-cscal
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.

Size: 1.51 MB - Last synced: 7 days ago - Pushed: 7 days ago

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

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

stdlib-js/blas-base-wasm-snrm2
Calculate the L2-norm of a single-precision floating-point vector.

Size: 595 KB - Last synced: 18 days ago - Pushed: 23 days ago

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

Size: 1.49 MB - Last synced: 18 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: 7 days ago - Pushed: 7 days ago

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

Size: 1.87 MB - Last synced: 10 days ago - Pushed: 11 days ago

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

Size: 653 KB - Last synced: 17 days ago - Pushed: about 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: 17 days ago - Pushed: 30 days ago

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

Size: 576 KB - Last synced: 17 days ago - Pushed: about 2 months ago

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

Size: 1.26 MB - Last synced: 17 days ago - Pushed: about 2 months ago

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

Size: 743 KB - Last synced: 17 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: 17 days ago - Pushed: 23 days 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: 17 days ago - Pushed: 23 days ago

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

Size: 813 KB - Last synced: 7 days ago - Pushed: 7 days ago

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

Size: 547 KB - Last synced: 16 days ago - Pushed: about 1 month ago

meredith2500/blas-base-wasm-sscal
Multiply a vector `x` by a scalar `alpha`.

Size: 72.3 KB - Last synced: about 1 month ago - Pushed: about 1 month 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: 16 days ago - Pushed: 16 days ago

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

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

yarikkyzym/blas-base-wasm-sswap
Interchange two single-precision floating-point vectors.

Size: 75.2 KB - Last synced: 4 days ago - Pushed: 4 days ago

Gesu213/blas-base-wasm-dsdot
Compute the dot product of `x` and `y` with extended accumulation and result.

Size: 73.2 KB - Last synced: 2 days ago - Pushed: 2 days ago