2 packages matching “dtrmv”
@stdlib/blas-base-dtrmv
v0.1.1 · 6 months ago
100
Perform one of the matrix-vector operations `x = A*x` or `x = A^T*x`.
7Apache-2.0
No known vulnerabilities
@gcu/alpack
v0.2.0 · 1 month ago
100
Dense linear algebra for the browser, compiled to WebAssembly. ALAS (BLAS equivalent: ddot, daxpy, dgemv, dgemm, sgemm, ...) + ALPACK (LAPACK equivalent: dpotrf, dgesv, dsyev, sgetrf, ...). Both f64 and f32 routines with f64x2/f32x4 SIMD + FMA + register-
6MIT
No known vulnerabilities