stdlib-js / stdlib

✨ Standard library for JavaScript and Node.js. ✨
https://stdlib.io
Apache License 2.0
4.53k stars 503 forks source link

feat: add `blas/base/csrot-wasm` #3203

Closed aman-095 closed 15 hours ago

aman-095 commented 2 days ago

Progresses #2039.

Description

What is the purpose of this pull request?

This pull request adds wasm support for csrot.

Related Issues

Does this pull request have any related issues?

This pull request:

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.

@stdlib-js/reviewers

stdlib-bot commented 2 days ago

Coverage Report

Package Statements Branches Functions Lines
blas/base/csrot-wasm $\color{green}855/855$
$\color{green}+100.00\%$
$\color{green}17/17$
$\color{green}+100.00\%$
$\color{green}6/6$
$\color{green}+100.00\%$
$\color{green}855/855$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.