queuesim
Simulating queues for parameter estimation in Python using simpy.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Simulating queues for parameter estimation in Python using simpy.
Basic Info
- Host: GitHub
- Owner: haroldship
- License: apache-2.0
- Language: Python
- Default Branch: main
- Size: 14.6 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
Citation
README.md
queuesim
Simulating queues for parameter estimation in Python using simpy.
Owner
- Name: Harold Ship
- Login: haroldship
- Kind: user
- Location: Israel
- Company: IBM
- Repositories: 22
- Profile: https://github.com/haroldship
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Queue Simulator for Parameter Estimation
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Harold
family-names: Ship
affiliation: 'IBM Research, University of Haifa'
orcid: 'https://orcid.org/0000-0002-2283-5485'
repository-code: 'https://github.com/haroldship/queuesim'
version: 0.0.1
date-released: '2023-10-31'
GitHub Events
Total
Last Year
Dependencies
requirements.txt
pypi
- matplotlib *
- numpy *
- pandas *
- simpy *
- tomli *
- tomli-w *