Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Pajankar, Ashwin
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2017.
Colección:Technology in action.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introduction to single board computers and Raspberry Pi
  • Important Linux commands and remote connectivity
  • Introduction to Python
  • Introduction to supercomputing
  • Message passing interface
  • Building the supercomputer
  • Overclocking Raspberry Pi
  • Prallel programming in Python 3
  • Introduction to SciPy stack and symbolic programming
  • Introduction to NumPy
  • Introduction to SciPy
  • Signal processing with SciPy
  • Image processing with SciPy
  • Matplotlib.