Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyjmurray authored Aug 22, 2024
1 parent 614c1c2 commit 86c49ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RandBLAS facilitates implementation of high-level randomized linear algebra algo
It does this by providing basic functionality for sketching with a BLAS-like interface.

Our goal is for RandBLAS to become a standard like the BLAS, in that hardware vendors might
release their own optimized implementations of algorithms which confirm to the RandBLAS API.
release their own optimized implementations of algorithms which conform to the RandBLAS API.

For those who are new to randomized linear algebra, we recommend you check out [this 35-minute YouTube video](https://www.youtube.com/watch?v=6htbyY3rH1w) on the subject.

Expand Down

0 comments on commit 86c49ca

Please sign in to comment.