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 3838
3939.. ----------------------------------------------------------------------------
4040
41- There is already a fair number of book about numpy (see Bibliography _) and a
41+ There is already a fair number of books about Numpy (see Bibliography _) and a
4242legitimate question is to wonder if another book is really necessary. As you
4343may have guessed by reading these lines, my personal answer is yes, mostly
44- because I think there's room for a different approach concentrating on the
45- migration from Python to numpy through vectorization. There is a lot of
44+ because I think there is room for a different approach concentrating on the
45+ migration from Python to Numpy through vectorization. There are a lot of
4646techniques that you don't find in books and such techniques are mostly learned
47- through experience. The goal of this book is to explain some of them and to
48- make you acquire experience in the process.
47+ through experience. The goal of this book is to explain some of these
48+ techniques and to provide an opportunity for making this experience in the
49+ process.
4950
5051**Website: ** http://www.labri.fr/perso/nrougier/from-python-to-numpy
5152
You can’t perform that action at this time.
0 commit comments