Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lara Kattan - Simulations in Python: Discrete Event Simulation with SimPy | PyData NYC 2022 #212

Open
nisone opened this issue May 30, 2024 · 0 comments

Comments

@nisone
Copy link

nisone commented May 30, 2024

00:00 Welcome!
00:23 How to access the material from today
00:51 What is a simulation
04:53 Discrete event simulation (DES)
06:59 Most frequent application of DES: Queuing theory
09:21 Queueing theory in Kendall notation
11:29 Simplest queue: M/M/1
16:19 M/M/1 queue simulation
21:52 Using SimPy
24:16 Compare SimPy simulation to theoretical metric
24:58 Real-world example from the literature
25:35 Sources and suggested reading
26:44 Introduction to Simpy
26:56 First time runing Simpy, defining Entity, Resource, Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant