File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,15 @@ This work is licensed under a
44[ Creative Commons Attribution 4.0 International (CC BY-NC-SA 4.0)]
55(https://creativecommons.org/licenses/by-nc-sa/4.0/ ).
66
7- There is already a fair number of book about Numpy (see Bibliography_ ) and a
7+ There is already a fair number of books about Numpy (see Bibliography_ ) and a
88legitimate question is to wonder if another book is really necessary. As you
99may have guessed by reading these lines, my personal answer is yes, mostly
10- because I think there's room for a different approach concentrating on the
11- migration from Python to Numpy through vectorization. There is a lot of
10+ because I think there is room for a different approach concentrating on the
11+ migration from Python to Numpy through vectorization. There are a lot of
1212techniques that you don't find in books and such techniques are mostly learned
13- through experience. The goal of this book is to explain some of them and to
14- make you acquire experience in the process.
13+ through experience. The goal of this book is to explain some of these
14+ techniques and to provide an opportunity for making this experience in the
15+ process.
1516
1617Website: http://www.labri.fr/perso/nrougier/from-python-to-numpy
1718
You can’t perform that action at this time.
0 commit comments