Skip to content

akwasniewski/tcs-suffering

 
 

Repository files navigation

tcs-suffering

Notes from subjects taught on TCS, JU

Currently, this repository contains notes for the following:

  • Discrete Mathematics (Matematyka Dyskretna)
  • Operating Systems (Systemy Operacyjne)
  • Probabilistic Methods in Machine Learning (Metody Probabilistyczne w Uczeniu Maszynowym)
  • Algorithms in Algebra and Number Theory (Algorytmy Algebry i Teorii Liczb)
  • Models of Computation (Modele Obliczeń); incomplete
  • Final exam for the licencjat degree; incomplete

Usage

  • clone the repository
  • install LaTeX (if you are on Ubuntu: sudo apt-get install texlive-full will do the trick)
  • mkdir build directory so that TeX can do its thing
  • run ./build-one.sh {subject} to build the PDF for the subject
  • get your pdf from ./build/{subject}/main.pdf

About

Notes from subjects taught on TCS, JU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TeX 99.9%
  • Shell 0.1%