Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drvinceknight/simulatingqueuesinsage
A repo to experiment with simulation of queues in Sage (mainly to make use of @parallel tag)
https://github.com/drvinceknight/simulatingqueuesinsage
Last synced: about 1 month ago
JSON representation
A repo to experiment with simulation of queues in Sage (mainly to make use of @parallel tag)
- Host: GitHub
- URL: https://github.com/drvinceknight/simulatingqueuesinsage
- Owner: drvinceknight
- Created: 2013-10-13T09:59:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-13T10:22:32.000Z (about 11 years ago)
- Last Synced: 2024-06-20T00:44:44.569Z (6 months ago)
- Language: Python
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A repo with some sage code that simulates a queue.
Main motivation is to use the @parallel command to easily carry out multiple trials.