@stdlib/blas-base-dsymv
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.
- Latest release
- Feb 08, 2026
- Releases
- 1
- Known CVEs
- 0
- First release
- Feb 08, 2026
- License
- Apache-2.0
Repository
Source
- Stars
- —
- Forks
- —
- Open issues
- —
Security score
No OpenSSF Scorecard available for this repository.
Packages from this repo
No other tracked packages from this repository.
Insights
Activity
- Total releases
- 1
- Last 12 months
- 1
- Cadence
- —
- Dependencies
- 10
Releases per month
last 12 monthsRelease mix
1
releases
Dependencies
Depends on
0.1.1-
@stdlib/assert-is-error ^0.2.3
-
@stdlib/blas-base-assert-is-layout ^0.0.2
-
@stdlib/blas-base-assert-is-matrix-triangle ^0.0.3
-
@stdlib/blas-base-dscal ^0.4.1
-
@stdlib/blas-ext-base-dfill ^0.3.1
-
@stdlib/math-base-special-max ^0.3.1
-
@stdlib/ndarray-base-assert-is-column-major-string ^0.1.1
-
@stdlib/ndarray-base-assert-is-row-major-string ^0.1.1
-
@stdlib/utils-define-nonenumerable-read-only-property ^0.2.3
-
@stdlib/utils-try-require ^0.2.3
Used by
1Releases