SNC Quick Start

What is it?

The SNC Quick Start is a simple guide on how to implement the stochastic network calculus (SNC) with moment-generating functions (MGFs).
It is a Jupyter Notebook that combines the mathematical background with an actual implementation in Python 3.

The notebook works well with VS Code (together with the "Jupyter" and the "Markdown+Math" extension) or JetBrains DataSpell.

More Information

For more information, check out the README.md on Github

Screenshot in VS Code

VS-Code-Screenshot

Feedback

For feedback, questions, ... etc. please contact Paul Nikolaus

System Requirements

Python 3.10 or higher and all libraries in requirements.txt

Download

The code is exclusively available on Github!