Parallel Computing for Data Science
With Examples in R, C++ and CUDA
852 kr
Läs direkt i Bokus Reader – eller ladda ned till din enhet (PDF kräver ofta zoom och scroll på små skärmar).
Fler format och utgåvor
Beskrivning
This is one of the first parallel computing books to focus exclusively on parallel data structures, algorithms, software tools, and applications in data science. The book prepares readers to write effective parallel code in various languages and learn more about different R packages and other tools. It covers the classic n observations, p variables matrix format and common data structures. Many examples illustrate the range of issues encountered in parallel programming.