Skip to content

An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017

License

Unknown, BSD-2-Clause licenses found

Licenses found

Unknown
LICENSE-book.txt
BSD-2-Clause
LICENSE-code.txt
Notifications You must be signed in to change notification settings

huang-xu/from-python-to-numpy

 
 

Repository files navigation

从Python到Numpy -- 中文翻译版

From Python to Numpy (Simplified Chinese Edition)

原作版权声明:

Copyright (c) 2017 Nicolas P. Rougier
License: [Creative Commons Attribution 4.0 International (CC BY-NC-SA 4.0)] (https://creativecommons.org/licenses/by-nc-sa/4.0/).
Website: http://www.labri.fr/perso/nrougier/from-python-to-numpy

--

这是 From Python to Numpy 的中文翻译版。 这本书主要讲如何在已有Python的知识基础上,学习Numpy。 主要偏重向量化操作。

--

There are already a fair number of books about Numpy (see bibliography) and a legitimate question is to wonder if another book is really necessary. As you may have guessed by reading these lines, my personal answer is yes, mostly because I think there is room for a different approach concentrating on the migration from Python to Numpy through vectorization. There are a lot of techniques that you don't find in books and such techniques are mostly learned through experience. The goal of this book is to explain some of these techniques and to provide an opportunity for making this experience in the process.

About

An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017

Resources

License

Unknown, BSD-2-Clause licenses found

Licenses found

Unknown
LICENSE-book.txt
BSD-2-Clause
LICENSE-code.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 73.4%
  • Python 24.5%
  • CSS 2.1%