Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
6d280524
Unverified
Commit
6d280524
authored
Jan 20, 2023
by
Rhett Ying
Committed by
GitHub
Jan 20, 2023
Browse files
[Doc] revert change in link
parent
cccbb912
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
notebooks/sparse/quickstart.ipynb
notebooks/sparse/quickstart.ipynb
+2
-2
No files found.
notebooks/sparse/quickstart.ipynb
View file @
6d280524
...
@@ -85,7 +85,7 @@
...
@@ -85,7 +85,7 @@
"\n",
"\n",
"Take a look at the following examples:\n",
"Take a look at the following examples:\n",
"\n",
"\n",
"From [COO format](https://en.wikipedia.org/wiki/Sparse_matrix#Coordinate_list_
\
(COO
\
))"
"From [COO format](https://en.wikipedia.org/wiki/Sparse_matrix#Coordinate_list_(COO))"
],
],
"metadata": {
"metadata": {
"id": "_q4HYodcWenB"
"id": "_q4HYodcWenB"
...
@@ -214,7 +214,7 @@
...
@@ -214,7 +214,7 @@
{
{
"cell_type": "markdown",
"cell_type": "markdown",
"source": [
"source": [
"From [CSR format](https://en.wikipedia.org/wiki/Sparse_matrix#Compressed_sparse_row_
\
(CSR,_CRS_or_Yale_format
\
)) and [CSC format](https://en.wikipedia.org/wiki/Sparse_matrix#Compressed_sparse_column_
\
(CSC_or_CCS
\
))"
"From [CSR format](https://en.wikipedia.org/wiki/Sparse_matrix#Compressed_sparse_row_(CSR,_CRS_or_Yale_format)) and [CSC format](https://en.wikipedia.org/wiki/Sparse_matrix#Compressed_sparse_column_(CSC_or_CCS))"
],
],
"metadata": {
"metadata": {
"id": "XfnW7kGnd1lF"
"id": "XfnW7kGnd1lF"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment