Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 956 Bytes

File metadata and controls

30 lines (25 loc) · 956 Bytes

@def website_title = "EMAT10006: Further Computer Programming" @def website_descr = "Course notes for the Further Computer Programming unit" @def website_url = "https://engmaths.github.io/emat10006/"

@def author = "Oscar Benjamin"

@def mintoclevel = 2

@def prepath = "emat10006"

@def ignore = ["node_modules/", "franklin", "franklin.pub"]

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