Parallel Simulation Preparations
This version changes many of the back-end working of SeQUeNCe in preparation for parallel execution support. This includes moving all random number generation to nodes, reworking events to support entity names as arguments, tweaking the behavior of entanglement and reservation protocols, and more (please see CHANGELOG.md
for more details).
This version of the simulator still runs as a sequential program; the parallelized simulator will be released soon, but may be previewed on the parallel
branch.