Sign in Sign up
npm

@stdlib/blas-base-dspmv

Perform the matrix-vector operation `y = α*A*x + β*y` where `α` and `β` are scalars, `x` and `y` are `N` element vectors, and `A` is an `N` by `N` symmetric matrix supplied in packed form.

Activity

Latest release
7mo ago
Total releases
1
Cadence
Last 12 months
1

Reach

Stars

Details

License
Apache-2.0
First release
Feb 08, 2026
Releases
Version Released
0.1.1 initial