Skip to content

Commit

Permalink
Clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknw committed Aug 24, 2022
1 parent 28e7ff0 commit 73905b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spz_python/notebooks/Example_Rank4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# Examples for rank 4 array\n",
"\n",
"Pass COO-like data to `SPZ` with one array for the indices of each dimension.\n",
"Pass COO-like data to `SPZ` with one array of indices for each dimension.\n",
"\n",
"The default is to create CSF sparse data structure where all but the last dimension are doubly compressed."
]
Expand Down

0 comments on commit 73905b4

Please sign in to comment.