Parallel Computing for Data Science: With Examples in R, C++ and CUDA: Chapman &Hall/CRC The R Series
Autor Norman Matloffen Limba Engleză Hardback – 4 iun 2015
With the main focus on computation, the book shows how to compute on three types of platforms: multicore systems, clusters, and graphics processing units (GPUs). It also discusses software packages that span more than one type of hardware and can be used from more than one type of programming language. Readers will find that the foundation established in this book will generalize well to other languages, such as Python and Julia.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 267.27 lei 6-8 săpt. | |
CRC Press – 18 dec 2020 | 267.27 lei 6-8 săpt. | |
Hardback (1) | 338.59 lei 6-8 săpt. | |
CRC Press – 4 iun 2015 | 338.59 lei 6-8 săpt. |
Din seria Chapman &Hall/CRC The R Series
- 26% Preț: 682.48 lei
- 22% Preț: 457.63 lei
- 11% Preț: 356.65 lei
- Preț: 392.28 lei
- 9% Preț: 835.77 lei
- 25% Preț: 562.78 lei
- 11% Preț: 347.60 lei
- 22% Preț: 414.31 lei
- 31% Preț: 459.46 lei
- 19% Preț: 123.34 lei
- 23% Preț: 477.46 lei
- 22% Preț: 327.55 lei
- 11% Preț: 347.35 lei
- 25% Preț: 829.44 lei
- 26% Preț: 1008.88 lei
- 23% Preț: 350.60 lei
- 25% Preț: 528.50 lei
- 23% Preț: 409.12 lei
- 18% Preț: 143.59 lei
- 17% Preț: 429.03 lei
- 26% Preț: 1008.88 lei
- 17% Preț: 270.01 lei
- 30% Preț: 509.61 lei
- 21% Preț: 380.47 lei
- 22% Preț: 414.24 lei
- 32% Preț: 969.55 lei
- 23% Preț: 445.12 lei
- 32% Preț: 837.21 lei
- 31% Preț: 474.61 lei
- 31% Preț: 408.62 lei
- 22% Preț: 371.89 lei
- 31% Preț: 761.26 lei
- 31% Preț: 870.40 lei
- 26% Preț: 1011.33 lei
- 16% Preț: 218.38 lei
- 23% Preț: 367.82 lei
- 26% Preț: 676.82 lei
Preț: 338.59 lei
Preț vechi: 489.05 lei
-31% Nou
Puncte Express: 508
Preț estimativ în valută:
64.80€ • 68.15$ • 53.98£
64.80€ • 68.15$ • 53.98£
Carte tipărită la comandă
Livrare economică 04-18 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781466587014
ISBN-10: 1466587016
Pagini: 328
Ilustrații: 7 black & white illustrations, 4 black & white tables
Dimensiuni: 156 x 234 x 23 mm
Greutate: 0.66 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
ISBN-10: 1466587016
Pagini: 328
Ilustrații: 7 black & white illustrations, 4 black & white tables
Dimensiuni: 156 x 234 x 23 mm
Greutate: 0.66 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
Public țintă
Professional Practice & DevelopmentCuprins
Introduction to Parallel Processing in R. "Why Is My Program So Slow?": Obstacles to Speed. Principles of Parallel Loop Scheduling. The Shared Memory Paradigm: A Gentle Introduction through R. The Shared Memory Paradigm: C Level. The Shared Memory Paradigm: GPUs. Thrust and Rth. The Message Passing Paradigm. MapReduce Computation. Parallel Sorting and Merging. Parallel Prefix Scan. Parallel Matrix Operations. Inherently Statistical Approaches: Subset Methods. Appendices.
Notă biografică
Dr. Norman Matloff is a professor of computer science at the University of California, Davis, where he was a founding member of the Department of Statistics. He is a statistical consultant and a former database software developer. He has published numerous articles in prestigious journals, such as the ACM Transactions on Database Systems, ACM Transactions on Modeling and Computer Simulation, Annals of Probability, Biometrika, Communications of the ACM, and IEEE Transactions on Data Engineering. He earned a PhD in pure mathematics from UCLA, specializing in probability/functional analysis and statistics.
Recenzii
"From my reading of the book, Matloff achieves his goals, and in doing so he has provided a volume that will be immensely useful to a very wide audience. I can see it being used as a reference by data analysts, statisticians, engineers, econometricians, biometricians, etc. This would apply to both established researchers and graduate students. This book provides exactly the sort of information that this audience is looking for, and it is presented in a very accessible and friendly manner."
—Econometrics Beat: Dave Giles’ Blog, July 2015
"The author has correctly recognized that there is a pressing need for a thorough, but readable guide to parallel computing—one that can be used by researchers and students in a wide range of disciplines. In my view, this book will meet that need. … For me and colleagues in my field, I would see this as a ‘must-have’ reference book—one that would be well thumbed!"
—David E. Giles, University of Victoria
"This is a book that I will use, both as a reference and for instruction. The examples are poignant and the presentation moves the reader directly from concept to working code."
—Michael Kane, Yale University
"Matloff’s Parallel Computing for Data Science: With Examples in R, C++ and CUDA can be recommended to colleagues and students alike, and the author is to be congratulated for taming a difficult and exhaustive body of topics via a very accessible primer."
—Dirk Eddelbuettel, Debian and R Projects
—Econometrics Beat: Dave Giles’ Blog, July 2015
"The author has correctly recognized that there is a pressing need for a thorough, but readable guide to parallel computing—one that can be used by researchers and students in a wide range of disciplines. In my view, this book will meet that need. … For me and colleagues in my field, I would see this as a ‘must-have’ reference book—one that would be well thumbed!"
—David E. Giles, University of Victoria
"This is a book that I will use, both as a reference and for instruction. The examples are poignant and the presentation moves the reader directly from concept to working code."
—Michael Kane, Yale University
"Matloff’s Parallel Computing for Data Science: With Examples in R, C++ and CUDA can be recommended to colleagues and students alike, and the author is to be congratulated for taming a difficult and exhaustive body of topics via a very accessible primer."
—Dirk Eddelbuettel, Debian and R Projects
Descriere
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.