You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reword the info about Guide to NumPy for consistency with the rest of the paragraph. Use the correct book publishing terminology: it’s the latest edition, and each edition may have millions of copies.
Copy file name to clipboardExpand all lines: content/en/learn.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ There's a ton of information about NumPy out there. If you are just starting, we
26
26
27
27
<iclass="fas fa-book"></i> **Books**
28
28
29
-
*[Guide to NumPy *by Travis E. Oliphant*](https://web.mit.edu/dvp/Public/numpybook.pdf) This is a free version 1 from 2006. For the latest copy (2015) see [here](https://dl.acm.org/doi/10.5555/2886196).
29
+
*[Guide to NumPy *by Travis E. Oliphant*](https://web.mit.edu/dvp/Public/numpybook.pdf) This is the first edition of the book published in 2006. For the latest edition released in 2015, [click here](https://dl.acm.org/doi/10.5555/2886196).
30
30
*[From Python to NumPy *by Nicolas P. Rougier*](https://www.labri.fr/perso/nrougier/from-python-to-numpy/)
31
31
*[Elegant SciPy](https://www.amazon.com/Elegant-SciPy-Art-Scientific-Python/dp/1491922877)*by Juan Nunez-Iglesias, Stefan van der Walt, and Harriet Dashnow*
0 commit comments