Showing 41-60 of 2,003 packages
Multiply a vector `x` by a constant and add the result to `y`.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Copy values from x into y.
invert a 2d matrix using Gaussian elimination
Return the data type of an ndarray data buffer.
Create a filled array according to a provided callback function.
Apply a unary callback to elements in a strided input array and assign results to elements in a strided output array.
TypeScript definitions for is-typedarray
TypeScript definitions for create-hash
Fill a double-precision floating-point strided array with a specified scalar constant.
Create a zero-filled array having a specified length.
Normal distribution cumulative distribution function (CDF).
Tools for solving initial value problem for ordinary differential equations
Create an uninitialized array having a specified length.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Convert to/from BigInt from/to Buffer, ArrayBuffer, hex string, utf8-encoded text string.
Interchange two double-precision floating-point vectors.
JS Port of OSQP library using Emscripten
Create a typed array.
EBU R128 Audio Loudness in WebAssembly