Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.