BLAS Level 1 operations for ndarrays
BLAS.
Copy values from x into y.
BLAS memory layouts.
Simple linear algebra library for js
BLAS diagonal element types.
BLAS transpose operations.
BLAS operation sides.
Common symbols and type definitions shared across base BLAS APIs.
Calculate the sum of strided array elements using pairwise summation.
Add a scalar constant to each strided array element and compute the sum using pairwise summation.
BLAS matrix triangles.
Matrix orientations.
Return a string created by joining strided array elements using a specified separator.
Fill a strided array with a specified scalar constant.
Test if an input value is a BLAS memory layout.
Multiply a vector by a scalar constant.
Bluemath Linear Algebra library
Fill a strided array according to a provided callback function.
Multidimensional arrays for JS
Reverse a strided array in-place.
Portable mixed-precision BLAS-like vector math library for x86 and ARM
Multiply a double-precision floating-point vector by a constant.
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
BLAS backend for mdarray-linalg
Linear algebra operations for mdarray, with multiple exchangeable backends