File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -22,17 +22,18 @@ strongly recommend the following:
22
22
educational materials in the format of Jupyter Notebooks developed and maintained by
23
23
the NumPy Documentation team. To submit your own content, visit the
24
24
[ numpy-tutorials repository on GitHub] ( https://github.com/numpy/numpy-tutorials ) .
25
- * [ NumPy Illustrated: The Visual Guide to NumPy * by Lev Maximov* ] ( https://betterprogramming.pub/3b1d4976de1d?sk=57b908a77aa44075a49293fa1631dd9b )
25
+ * [ NumPy Illustrated: The Visual Guide to NumPy] ( https://betterprogramming.pub/3b1d4976de1d?sk=57b908a77aa44075a49293fa1631dd9b )
26
+ * by Lev Maximov*
26
27
* [ Scientific Python Lectures] ( https://lectures.scientific-python.org/ ) Besides covering
27
28
NumPy, these lectures offer a broader introduction to the scientific Python ecosystem.
28
29
* [ NumPy: the absolute basics for beginners] ( https://numpy.org/devdocs/user/absolute_beginners.html )
29
- * [ NumPy tutorial * by Nicolas Rougier * ] ( https://github.com/rougier/numpy-tutorial )
30
- * [ Stanford CS231 * by Justin Johnson * ] ( http://cs231n.github.io/python-numpy-tutorial/ )
30
+ * [ NumPy tutorial] ( https://github.com/rougier/numpy-tutorial ) * by Nicolas Rougier *
31
+ * [ Stanford CS231] ( http://cs231n.github.io/python-numpy-tutorial/ ) * by Justin Johnson *
31
32
* [ NumPy User Guide] ( https://numpy.org/devdocs )
32
33
33
34
<i class =" fas fa-book " ></i > ** Books**
34
35
35
- * [ Guide to NumPy * by Travis E. Oliphant * ] ( https://web.mit.edu/dvp/Public/numpybook.pdf )
36
+ * [ Guide to NumPy] ( https://web.mit.edu/dvp/Public/numpybook.pdf ) * by Travis E. Oliphant *
36
37
This is the first and * free* edition of the book. To purchase the latest edition,
37
38
[ click here] ( https://www.amazon.com/exec/obidos/ASIN/151730007X/acmorg-20 ) .
38
39
* [ From Python to NumPy] ( https://www.labri.fr/perso/nrougier/from-python-to-numpy/ )
You can’t perform that action at this time.
0 commit comments