Skip to content

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

Notifications You must be signed in to change notification settings

SergSkif/courses

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 99.7%
  • Other 0.3%