Commit 97e6898
committed
01_tools.ipynb: Add iGraph to the list of tools
iGraph is a library collection for creating and manipulating graphs and
analyzing networks. It is written in C and also exists as Python and
R packages.
Mentioned as one of possibilities in the Dmitry Zinoviev's talk titled
"Complex networks and their analysis in Python", filmed during the codebar
Literary Festival in collaboration with The Pragmatic Bookshelf
on Wednesday 23rd June 2021:
https://www.youtube.com/watch?v=4SdYpv57fxQ1 parent cd3c88e commit 97e6898
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
110 | 134 | | |
111 | 135 | | |
112 | 136 | | |
| |||
0 commit comments