Skip to content

A small collection of programs for generic simulations in Simpy: an open-source Python simulation framework

License

Notifications You must be signed in to change notification settings

dillonmabry/simpy-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimPy Examples

A small collection of programs for generic simulations in SimPy: an open-source Python simulation framework

Instructions

Setup

pip install simpy matplotlib numpy

Run M/M/1 queue simulation

python queue.py

Run Fuel Station Refueling simulation

python fuelstation.py

About

A small collection of programs for generic simulations in Simpy: an open-source Python simulation framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages