Skip to content

Commit

Permalink
Merge commit 'refs/pull/418/head' of github.com:scipy-lectures/scipy-…
Browse files Browse the repository at this point in the history
…lecture-notes
  • Loading branch information
pdebuyl committed Apr 29, 2019
2 parents 9a7923b + dec2260 commit 931d6b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion advanced/scipy_sparse/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ Typical Applications
* mechanical engineering, electrotechnics, physics, ...
* graph theory
* nonzero at `(i, j)` means that node `i` is connected to node `j`
* ...
* natural language processing
* nonzero at `(i, j)` means that the document `i` contents the word `j`

Prerequisites
-------------
Expand Down

0 comments on commit 931d6b5

Please sign in to comment.