https://github.com/balouf/slotted-aloha-simulator
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Keywords
network-analysis
package
research
Last synced: 5 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: balouf
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://balouf.github.io/slotted-aloha-simulator/
- Size: 14.2 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
network-analysis
package
research
Created almost 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
Contributing
License
Authors
README.md
Slotted Aloha Simulator
SAS provides simulation and mean field models for slotted Aloha with talkative users.
- Free software: MIT license
- Documentation: https://balouf.github.io/slotted-aloha-simulator/.
Features
- High-speed simulator for simplified slotted aloha with unbounded window growth
- Also provides deterministic approximations
- Easy parallelization
- Display functions
Credits
This package was created with Cookiecutter and the Package Helper 3 project template.
Owner
- Name: Fabien Mathieu
- Login: balouf
- Kind: user
- Location: Paris, France
- Company: LINCS
- Website: https://www.lincs.fr/people/fabien-mathieu/
- Repositories: 6
- Profile: https://github.com/balouf
Researcher at Lincs
GitHub Events
Total
Last Year
Packages
- Total packages: 1
-
Total downloads:
- pypi 11 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
pypi.org: slotted-aloha-simulator
SAS provides simulation and mean field models for slotted Aloha with talkative users.
- Homepage: https://github.com/balouf/slotted-aloha-simulator
- Documentation: https://balouf.github.io/slotted-aloha-simulator
- License: mit
-
Latest release: 0.1.0
published almost 2 years ago
Rankings
Dependent packages count: 9.8%
Average: 37.2%
Dependent repos count: 64.6%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/actions/setup-poetry-env/action.yml
actions
- actions/cache v3 composite
- actions/setup-python v4 composite
- snok/install-poetry v1 composite
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- snok/install-poetry v1 composite
.github/workflows/docs.yml
actions
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- snok/install-poetry v1 composite
.github/workflows/release.yml
actions
- ./.github/actions/setup-poetry-env * composite
- actions/checkout v3 composite
poetry.lock
pypi
- 105 dependencies
pyproject.toml
pypi
- mypy ^1.6.1 develop
- pre-commit ^3.5.0 develop
- pytest ^7.4.3 develop
- pytest-cov ^4.1.0 develop
- tox ^4.11.3 develop
- ipython ^8.17.2 docs
- nbsphinx ^0.9.3 docs
- pydata-sphinx-theme ^0.14.3 docs
- sphinx ^7.2.6 docs
- sphinx-mdinclude ^0.5.3 docs
- matplotlib ^3.8.3
- numba ^0.59.0
- python >=3.9,<4.0
- scipy ^1.12.0