Skip to content

EMSTrack/EMS-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMS-Simulator

EMS Simulator is an open-source software for performing ambulance dispatch simulation and analyses. It was created for the purpose of providing a general, customizable ambulance simulation framework with built-in and extendable functionality. The library aims to eliminate overhead in designing specialized simulation software and lower barrier to emergency response optimization in health organizations globally.

Install this package via the following command:

python3 -m pip install ems-simulator

EMS-Simulator depends on the following libraries:

  • NumPy, for mathmatical computation convenience
  • SciPy, for KD Tree implementation in nearest neighbor calculation
  • Geopy, for manipulation of spatial coordinates
  • Pandas, for internal data manipulation and file reading
  • Pyyaml, for loading simulation configurations from file
  • Shapely, for manipulation of spatial polygons

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages