feat: add C implementation for `blas/base/dsyr`
Progresses #2039
Description
What is the purpose of this pull request?
This pull request:
- adds package
blas/base/dsyr
Related Issues
Does this pull request have any related issues?
This pull request:
- progresses #2039
Questions
Any questions for reviewers of this pull request?
No.
Other
Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.
No.
Checklist
Please ensure the following tasks are completed before submitting this pull request.
- [x] Read, understood, and followed the contributing guidelines.
@stdlib-js/reviewers
Coverage Report
| Package | Statements | Branches | Functions | Lines |
|---|---|---|---|---|
| blas/base/dsyr | $\color{green}606/606$ $\color{green}+100.00\%$ |
$\color{green}78/78$ $\color{green}+100.00\%$ |
$\color{green}5/5$ $\color{green}+100.00\%$ |
$\color{green}606/606$ $\color{green}+100.00\%$ |
The above coverage report was generated for the changes in this PR.
@kgryte, this needs review from you
/stdlib merge
@kgryte, I have tried to replicate the changes that you made in dgemv in this PR.
@kgryte, I have made changes as per your suggestions.
Follow-up commit: https://github.com/stdlib-js/stdlib/commit/c9f4cb9b593f963d25efc20a6bd3b2aeeda515c2