Skip to content

Commit 0b30bb5

Browse files
authored
Include the feedback from the review
1 parent 0828f44 commit 0b30bb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/learn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ 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 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-
* [From Python to NumPy *by Nicolas P. Rougier*](https://www.labri.fr/perso/nrougier/from-python-to-numpy/)
29+
* [Guide to NumPy *by Travis E. Oliphant*](https://web.mit.edu/dvp/Public/numpybook.pdf) This is the first and *free* edition of the book. To purchase the latest edition, [click here](https://www.amazon.com/exec/obidos/ASIN/151730007X/acmorg-20).
30+
* [From Python to NumPy *by Nicolas P. Rougier*](https://www.labri.fr/perso/nrougier/from-python-to-numpy/) *(free)*
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

3333
You may also want to check out the [Goodreads list](https://www.goodreads.com/shelf/show/python-scipy) on the subject of "Python+SciPy." Most books there are about the "SciPy ecosystem," which has NumPy at its core.

0 commit comments

Comments
 (0)