NumPy Beginner's Guide, 2/e (Paperback)
Ivan Idris
- 出版商: Packt Publishing
- 出版日期: 2013-04-07
- 售價: $1,950
- 貴賓價: 9.5 折 $1,853
- 語言: 英文
- 頁數: 310
- 裝訂: Paperback
- ISBN: 1782166084
- ISBN-13: 9781782166085
-
相關分類:
Python
-
相關翻譯:
Python 數據分析基礎教程-NumPy 學習指南, 2/e (NumPy Beginner's Guide, 2/e) (簡中版)
-
其他版本:
Numpy Beginner's Guide, 3/e(Paperback)
買這商品的人也買了...
-
$880$581 -
$1,540$1,463 -
$450$356 -
$2,150$2,043 -
$680$537 -
$150$143 -
$650$553 -
$320$253 -
$780$616 -
$490$417 -
$147OpenCV 3 計算機視覺 : Python 語言實現, 2/e (Learning OpenCV 3 Computer Vision with Python, 2/e)
-
$580$452 -
$590$502 -
$500$395 -
$360$281 -
$352Python大戰機器學習:數據科學家的第一個小目標
-
$352Python 機器學習實踐指南 (Python Machine Learning Blueprints)
-
$352精通 Python 網絡爬蟲:核心技術、框架與項目實戰
-
$680$537 -
$780$616 -
$403TensorFlow技術解析與實戰
-
$403深度學習原理與TensorFlow實踐
-
$450$356 -
$450$356 -
$590$460
相關主題
商品描述
An action packed guide using real world examples of the easy to use, high performance, free open source NumPy mathematical library
Overview
- Perform high performance calculations with clean and efficient NumPy code
- Analyze large data sets with statistical functions
- Execute complex linear algebra and mathematical computations
In Detail
NumPy is an extension to, and the fundamental package for scientific computing with Python. In today's world of science and technology, it is all about speed and flexibility. When it comes to scientific computing, NumPy is on the top of the list.
NumPy Beginner's Guide will teach you about NumPy, a leading scientific computing library. NumPy replaces a lot of the functionality of Matlab and Mathematica, but in contrast to those products, is free and open source.
Write readable, efficient, and fast code, which is as close to the language of mathematics as is currently possible with the cutting edge open source NumPy software library. Learn all the ins and outs of NumPy that requires you to know basic Python only. Save thousands of dollars on expensive software, while keeping all the flexibility and power of your favourite programming language.You will learn about installing and using NumPy and related concepts. At the end of the book we will explore some related scientific computing projects. This book will give you a solid foundation in NumPy arrays and universal functions. Through examples, you will also learn about plotting with Matplotlib and the related SciPy project. NumPy Beginner's Guide will help you be productive with NumPy and have you writing clean and fast code in no time at all.
What you will learn from this book
- Install NumPy
- NumPy arrays
- Universal functions
- NumPy matrices
- NumPy modules
- Plot with Matplotlib
- Test NumPy code
- Relation to SciPy
Approach
The book is written in beginner’s guide style with each aspect of NumPy demonstrated with real world examples and required screenshots.
Who this book is written for
If you are a programmer, scientist, or engineer who has basic Python knowledge and would like to be able to do numerical computations with Python, this book is for you. No prior knowledge of NumPy is required.