yurii-litvinov / courses

Supporting material for some courses of SE chair and HSE "Applied Mathematics and Information Science" programme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supporting material for some courses of SPbSU SE chair and HSE "Applied Mathematics and Information Science" programme.

We use xetex (from TeXLive distribution) with "minted" package to typeset source code fragments. Minted requires installed Python 3 with "pygments" package and --shell-escape option for xelatex.

To build slides and texts you need to install TeXLive, Python 3 and "pygments" package. Then, build .tex files with

xelatex --shell-escape file-name.tex

To contribute feel free to fork this repository and make a pull request. Please provide a source for added information as TeX comments (reference to a book, article, blog post etc.)

About

Supporting material for some courses of SE chair and HSE "Applied Mathematics and Information Science" programme


Languages

Language:TeX 99.8%Language:C# 0.1%Language:F# 0.1%Language:Python 0.0%Language:ANTLR 0.0%Language:Thrift 0.0%