Raspberry Pi Supercomputing and Scientific Programming
Ashwin Pajankar
Broschiertes Buch

Raspberry Pi Supercomputing and Scientific Programming

MPI4PY, NumPy, and SciPy for Enthusiasts

Versandkostenfrei!
Versandfertig in 6-10 Tagen
45,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
23 °P sammeln!
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 ...