Book & Memo/python

NumPy Cookbook, 2nd Edition

파에 2019. 6. 6. 07:57

Ivan Idris | 2015 | ISBN: 1784390941 | English | 258 pages


Over 90 fascinating recipes to learn and perform mathematical, scientific, and engineering Python computations with NumPy

NumPy has the ability to give you speed and high productivity. High performance calculations can be done easily with clean and efficient code, and it allows you to execute complex algebraic and mathematical computations in no time.

This book will give you a solid foundation in NumPy arrays and universal functions. Starting with the installation and configuration of IPython, you'll learn about advanced indexing and array concepts along with commonly used yet effective functions. You will then cover practical concepts such as image processing, special arrays, and universal functions. You will also learn about plotting with Matplotlib and the related SciPy project with the help of examples. At the end of the book, you will study how to explore atmospheric pressure and its related techniques. By the time you finish this book, you'll be able to write clean and fast code with NumPy.


Store : Link


'Book & Memo > python' 카테고리의 다른 글

Data Visualization with Python  (0) 2019.07.01
TensorFlow 1.x Deep Learning Cookbook  (0) 2019.06.18
Real World Instrumentation with Python  (0) 2010.12.11
Python Algorithms Mastering Basic Algorithms  (0) 2010.12.03
Expert Python Programming  (0) 2010.05.23