UPPMAX / R-python-julia-matlab-HPC

https://uppmax.github.io/R-python-julia-matlab-HPC/
9 stars 2 forks source link

R, Python, Julia, and MATLAB in HPC

Check links Check spelling Create website

This repository contains the source code for the UPPMAX/HPC2N R, Python, Julia, and Matlab in HPC course

Getting PDFs of the material

You can clone the repository: git clone https://github.com/UPPMAX/R-python-julia-matlab-HPC.git

After doing that, you can convert the .rst files to .pdf files with this online tool: https://cloudconvert.com/rst-to-pdf

The documentation files you see on the rendered pages (https://uppmax.github.io/R-python-julia-matlab-HPC/) are found under R-python-julia-matlab-HPC/docs/<language>.

Credits

Built with Sphinx using a theme provided by Read the Docs.

Files used by continuous integration scripts

Filename Descriptions
.lycheeignore URLs ignored by the link checker
.spellcheck.yml Configuration of the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally
.wordlist.txt Whitelisted words for the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally

Links