mirror of
https://github.com/amd/blis.git
synced 2026-05-11 17:50:00 +00:00
Fixed stray parentheses in README citations.
This commit is contained in:
committed by
prangana
parent
2910d44ff9
commit
17dcd5a33f
@@ -281,7 +281,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](http://www.cs.utexas.edu/users/flame/pubs/blis5_toms_rev2.pdf)):
|
||||
[induced methods for complex matrix multiplication](http://www.cs.utexas.edu/users/flame/pubs/blis5_toms_rev2.pdf):
|
||||
|
||||
```
|
||||
@article{BLIS5,
|
||||
@@ -294,7 +294,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](http://www.cs.utexas.edu/users/flame/pubs/blis6_toms_rev0.pdf)):
|
||||
article and derives a [superior induced method](http://www.cs.utexas.edu/users/flame/pubs/blis6_toms_rev0.pdf):
|
||||
|
||||
```
|
||||
@article{BLIS6,
|
||||
|
||||
Reference in New Issue
Block a user