Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 983 Bytes

File metadata and controls

31 lines (20 loc) · 983 Bytes

Analysis of queueing systems with sample paths and simulation.

The most important file is queueing_book.pdf, which contains the notes on my course on queueing theory. There is also a mobile friendly format: queueing_book_mobile.pdf.

Comments are more than welcome of course: n.d.van.foreest@rug.nl.

  • tex_files/ source files for the text
  • progs/ programs, mainly python, to make the graphs and the simulations
  • figures/ the figures read by the latex files

To make the book, run:

  • pdflatex queueing_book
  • pythontex queueing_book
  • pdflatex queueing_book

Here are the tools I use to make the text and the figures: