Skip to content

Software made in Python to be able to simulate the breakdowns of N machines and their repairs by N operators

Notifications You must be signed in to change notification settings

dgof01/Breakdown_and_Repair_Simulation_Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakdown_and_Repair_Simulation_Modeling

** Requirements **

Tkinter
https://docs.python.org/es/3/library/tkinter.html
Pillow
https://pypi.org/project/Pillow/
Pandas
https://pandas.pydata.org/
Pandas Table
https://pypi.org/project/pandastable/
Numpy
https://numpy.org/
CSV with 10 complete Series of Pseudorandom Numbers Generated with the Multiplicative Congruence Method - (You can use the ones that already come in the repository)
https://www.geeksforgeeks.org/multiplicative-congruence-method-for-generating-pseudo-random-numbers/

** Getting Started **

1: Clone the repository

2: Install the necessary packages

3: Test the code

About

Software made in Python to be able to simulate the breakdowns of N machines and their repairs by N operators

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages