Metadata-Version: 1.2
Name: qtheory
Version: 1.0.0
Summary: Library for queuing theory calculation
Home-page: https://github.com/jrdutra/qtheory
Author: Joao Ricardo Core Dutra
Author-email: jrdutra.com.br@gmail.com
License: MIT
Project-URL: Código fonte, https://github.com/jrdutra/qtheory
Project-URL: Download, https://github.com/jrdutra/qtheory
Description: It is a Python library implementing the Queueing theory calculations. As my term paper, I am developing a library, implementing the calculus of queuing theory. This library has the objective of characterising some queuing theory params as the queue arrival rate of clients, attendance rate and others... Implementing in python, this library receives a input file with queue data and gives the output answers. For the undergraduate thesis, I had toke some datas in a real queue and submited to the library as a input, to validate this project.
Keywords: queue queueing theory
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Internationalization
Classifier: Topic :: Scientific/Engineering :: Mathematics
