Skip to content
Merged
Changes from 2 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
2 changes: 1 addition & 1 deletion lib/node_modules/@stdlib/blas/base/gger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ console.log( A );

[blas]: http://www.netlib.org/blas

[dger]: https://www.netlib.org/lapack/explore-html-3.6.1/d7/d15/group__double__blas__level2_ga458222e01b4d348e9b52b9343d52f828.html
[dger]: https://netlib.org/lapack/explore-html//d8/d75/group__ger_gaef5d248da0fdfb62bccb259725935cb8.html
Comment thread
Planeshifter marked this conversation as resolved.
Outdated

[mdn-typed-array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray

Expand Down