Raspberry Pi Supercomputing and Scientific Programming: MPI4PY, NumPy, and SciPy for Enthusiasts
Ashwin Pajankar
- 出版商: Apress
- 出版日期: 2017-05-25
- 售價: $1,650
- 貴賓價: 9.5 折 $1,568
- 語言: 英文
- 頁數: 196
- 裝訂: Paperback
- ISBN: 1484228774
- ISBN-13: 9781484228777
-
相關分類:
Python、Raspberry Pi
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,450$1,378 -
$1,750$1,715 -
$199ZigBee 技術開發 — Z-Stack 協議棧原理及應用
-
$1,650$1,617 -
$520$442 -
$474$450 -
$1,400$1,330 -
$480$408 -
$650$553 -
$650$507 -
$403Python 絕技 : 運用 Python 成為頂級數據工程師
-
$403Python 數據分析 : 基於 Plotly 的動態可視化繪圖
-
$354$336 -
$1,580$1,501 -
$540$459 -
$1,050$998 -
$490$441 -
$1,000$790 -
$560$504 -
$1,200$1,020 -
$550$495 -
$500$425 -
$680$537 -
$690$545
商品描述
Build an inexpensive cluster of multiple Raspberry Pi computers and install all the required libraries to write parallel and scientific programs in Python 3. This book covers setting up your Raspberry Pis, installing the necessary software, and making a cluster of multiple Pis.
Once the cluster is built, its power has to be exploited by means of programs to run on it. So, Raspberry Pi Supercomputing and Scientific Programming teaches you to code the cluster with the MPI4PY library of Python 3. Along the way, you will learn the concepts of the Message Passing Interface (MPI) standards and will explore the fundamentals of parallel programming on your inexpensive cluster. This will make this book a great starting point for supercomputing enthusiasts who want to get started with parallel programming.
The book finishes with details of symbolic mathematics and scientific and numerical programming in Python, using SymPi, SciPy, NumPy, and Matplotlib. You’ll see how to process signals and images, carry out calculations using linear algebra, and visualize your results, all using Python code. With the power of a Raspberry Pi supercomputer at your fingertips, data-intensive scientific programming becomes a reality at home.
What You Will Learn
- Discover the essentials of supercomputing
- Build a low-cost cluster of Raspberry Pis at home
- Harness the power of parallel programming and the Message Passing Interface (MPI)
- Use your Raspberry Pi for symbolic, numerical, and scientific programming
Who This Book Is For
Python 3 developers who seek the knowledge of parallel programming, Raspberry Pi enthusiasts, researchers, and the scientific Python community.