Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 926 Bytes

File metadata and controls

25 lines (22 loc) · 926 Bytes

+++ author = "Jamie Mair" mintoclevel = 2

Add here files or directories that should be ignored by Franklin, otherwise

these files might be copied and, if markdown, processed by Franklin which

you might not want. Indicate directories by ending the name with a /.

Base files such as LICENSE.md and README.md are ignored by default.

ignore = ["node_modules/"]

RSS (the website_{title, descr, url} must be defined to get RSS)

generate_rss = true website_title = "High Performance Computing in Julia, from the ground up" website_descr = "An MPAGS module for learning high performance computing using the Julia programming language." website_url = "https://JamieMair.github.io/FranklinTemplates.jl/" +++

\newcommand{\R}{\mathbb R} \newcommand{\scal}[1]{\langle #1 \rangle}