Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions lib/node_modules/@stdlib/blas/ext/base/dwxmy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ This BLAS extension implements the operation
\mathbf{w} = \mathbf{x} \odot \mathbf{y}
```

<!-- <div class="equation" align="center" data-raw-text="\mathbf{w} = \mathbf{x} \odot \mathbf{y}" data-equation="eq:wxmy">
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@f8964e4d0781d45c1ea33e6601b9fcb8f0a069e0/lib/node_modules/@stdlib/blas/ext/base/dwxmy/docs/img/equation_wxmy.svg" alt="Equation for wxmy operation.">
<br>
</div> -->

<!-- </equation> -->

where `⊙` denotes the [Hadamard product][hadamard-product].
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.