Multiply a vector `x` by a scalar `alpha`.
Compute the sum of absolute values.
Copies numjs 0.16.0 but updates the sharp dependency to allow it to work with node 12
Compute the sum of absolute values.
Multiply a vector `x` by a scalar `alpha`.
Like NumPy, in JavaScript
Javascript implementation of Zarr
Apply a plane rotation.
Creates a ones-filled matrix or array.
Apply a plane rotation.
NumPy-compatible numerical computing for JavaScript and TypeScript — powered by Rust and WebAssembly.
Like NumPy, in JavaScript (forked)
Interchange two single-precision floating-point vectors.
React hooks and provider for @webwasm/numjs-core — use NumPy-style WebAssembly arrays in your React app.
Like NumPy, in JavaScript
Find the index of the first element having the maximum absolute value.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
A high-performance TypeScript implementation of NumPy with optional C++ N-API backend
Convert a Node-API value representing a two-dimensional strided array to a signed 16-bit integer array.
Find the index of the first element having the maximum absolute value.
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
Calculate the L2-norm of a double-precision floating-point vector.
Compute the dot product of `x` and `y` with extended accumulation and result.
Apply a modified Givens transformation.