Skip to content

gvegayon/appliedhpcr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied HPC with R

This repository contains the book "Applied HPC with R" by George G. Vega Yon.

Languages / Idiomas

About

Applied HPC with R is a collection of talks and lectures about speeding up your R code using parallel computing and other resources such as C++.

Building the Book

To build the English version:

quarto render

To build the Spanish version:

cd es/
quarto render

Contributing

Contributions are welcome! Please see the individual language directories for specific guidelines.

For the Spanish translation, see es/README.md.