Guide to NumPy by Travis E. Oliphant
English | Dec 7, 2006 | ISBN: N/A | 371Pages | PDF | 2.0 MB
NumPy is an extension of Python, which provides highly optimized arrays and numerical operations. NumPy replaces a lot of the functionality of Matlab and Mathematica specifically vectorized operations, but in contrast to those products is free and open source. In today's world of science and technology, it is all about speed and flexibility.