Applied HPC with R
September 5, 2025 · View on GitHub
This repository contains the book "Applied HPC with R" by George G. Vega Yon.
Languages / Idiomas
- English (Original): Main directory - Read the book
- Español (Spanish):
es/directory - Leer el libro en español
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.