You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Sparse Matrix library
2
2
3
-
Sparse Matrix library implements sparse matrix using [CSR](http://netlib.org/linalg/html_templates/node91.html#SECTION00931100000000000000) format. Using this library should be as intuitive as possible (see examples below).
3
+
Sparse Matrix library implements sparse matrix using [CRS](http://netlib.org/linalg/html_templates/node91.html#SECTION00931100000000000000) format. Using this library should be as intuitive as possible (see examples below).
4
4
5
5
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KWQJ7VTXZMZLS)
0 commit comments