We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39651ee commit 577fc21Copy full SHA for 577fc21
README.md
@@ -12,8 +12,8 @@ for fast matrix-vector (`gAxpy`) and transpose matrix-vector
12
computers. This wrappers supports up to 32 right-hand side vectors. The
13
CSB data storage format was introduced by A. Buluç, J. Fineman,
14
M. Frigo, J. Gilbert, and C. Leiserson [1]. The library is written in
15
-`C/C++` and is available at
16
-https://people.eecs.berkeley.edu/~aydin/csb/html/index.html . This
+`C/C++` and is available
+[here](https://people.eecs.berkeley.edu/~aydin/csb/csb.html). This
17
wrapper extends the use of `CSB` to the `Julia` user communities and
18
applications.
19
0 commit comments