Skip to content

Commit 0828f44

Browse files
authored
Update the info about Guide to NumPy
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.
1 parent 74e1feb commit 0828f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ There's a ton of information about NumPy out there. If you are just starting, we
2626

2727
<i class="fas fa-book"></i> **Books**
2828

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).
3030
* [From Python to NumPy *by Nicolas P. Rougier*](https://www.labri.fr/perso/nrougier/from-python-to-numpy/)
3131
* [Elegant SciPy](https://www.amazon.com/Elegant-SciPy-Art-Scientific-Python/dp/1491922877) *by Juan Nunez-Iglesias, Stefan van der Walt, and Harriet Dashnow*
3232

0 commit comments

Comments
 (0)