Skip to content

Commit d8153d9

Browse files
authored
Streamline formatting in references
1 parent e8d99cb commit d8153d9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

content/en/learn.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,18 @@ strongly recommend the following:
2222
educational materials in the format of Jupyter Notebooks developed and maintained by
2323
the NumPy Documentation team. To submit your own content, visit the
2424
[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*
2627
* [Scientific Python Lectures](https://lectures.scientific-python.org/) Besides covering
2728
NumPy, these lectures offer a broader introduction to the scientific Python ecosystem.
2829
* [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*
3132
* [NumPy User Guide](https://numpy.org/devdocs)
3233

3334
<i class="fas fa-book"></i> **Books**
3435

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*
3637
This is the first and *free* edition of the book. To purchase the latest edition,
3738
[click here](https://www.amazon.com/exec/obidos/ASIN/151730007X/acmorg-20).
3839
* [From Python to NumPy](https://www.labri.fr/perso/nrougier/from-python-to-numpy/)

0 commit comments

Comments
 (0)