Raspberry Pi Supercomputing and Scientific Programming MPI4PY, NumPy, and SciPy for Enthusiasts
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 b...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2017.
|
Edición: | 1st ed. 2017. |
Colección: | Technology in action
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630225706719 |
Tabla de Contenidos:
- Chapter 1: Introduction to Single Board Computers and Raspberry Pi
- Chapter 2: Important Linux Commands and Remote Connectivity
- Chapter 3: Introduction to Python
- Chapter 4: Introduction to Supercomputers
- Chapter 5: Message Passing Interface
- Chapter 6: Building the Supercomputer
- Chapter 7: Overclocking Raspberry Pi
- Chapter 8: Parallel Programming in Python 3
- Chapter 9: Introduction to SciPy Stack and Symbolic Programming
- Chapter 10: Introduction to NumPy
- Chapter 11: Introduction to SciPy
- Chapter 12: Signal Processing with SciPy
- Chapter 13: Image processing with SciPy
- Chapter 14: Matplotlib.