mirror of
https://github.com/amd/blis.git
synced 2026-05-11 17:50:00 +00:00
Fixed missing parentheses in README.md Citations.
This commit is contained in:
@@ -640,7 +640,7 @@ for determining blocksize parameters in BLIS
|
||||
|
||||
A fifth paper, submitted to ACM TOMS, begins the study of so-called
|
||||
[induced methods for complex matrix multiplication]( https://dl.acm.org/doi/10.1145/3086466?cid=81314495332)
|
||||
([unofficial backup link](https://www.cs.utexas.edu/users/flame/pubs/blis5_toms_rev2.pdf):
|
||||
([unofficial backup link](https://www.cs.utexas.edu/users/flame/pubs/blis5_toms_rev2.pdf)):
|
||||
|
||||
```
|
||||
@article{BLIS5,
|
||||
@@ -660,7 +660,7 @@ A fifth paper, submitted to ACM TOMS, begins the study of so-called
|
||||
A sixth paper, submitted to ACM TOMS, revisits the topic of the previous
|
||||
article and derives a
|
||||
[superior induced method](https://epubs.siam.org/doi/10.1137/19M1282040)
|
||||
([unofficial backup link](https://www.cs.utexas.edu/users/flame/pubs/blis6_sisc_rev3.pdf):
|
||||
([unofficial backup link](https://www.cs.utexas.edu/users/flame/pubs/blis6_sisc_rev3.pdf)):
|
||||
|
||||
```
|
||||
@article{BLIS6,
|
||||
@@ -679,7 +679,7 @@ article and derives a
|
||||
|
||||
A seventh paper, submitted to ACM TOMS, explores the implementation of `gemm` for
|
||||
[mixed-domain and/or mixed-precision](https://www.cs.utexas.edu/users/flame/pubs/blis7_toms_rev0.pdf) operands
|
||||
([unofficial backup link](https://www.cs.utexas.edu/users/flame/pubs/blis7_toms_rev0.pdf):
|
||||
([unofficial backup link](https://www.cs.utexas.edu/users/flame/pubs/blis7_toms_rev0.pdf)):
|
||||
|
||||
```
|
||||
@article{BLIS7,
|
||||
|
||||
Reference in New Issue
Block a user