simjs-updated icon indicating copy to clipboard operation
simjs-updated copied to clipboard

A general-purpose Discrete Event Simulation library written entirely in JavaScript

Results 3 simjs-updated issues
Sort by recently updated
recently updated
newest added

Hi, Are there any instructions on how to use Sim as a module in node? I would be happy to contribute documentation if someone could point me to a place...

The classes Queue, Facility, TimeStamp, and Population have default finalize methods which expect a timestamp argument. Queue, Facility, and TimeStamp finalize methods all use argCheck to confirm that the argument...

Hi Bernie, Thanks for your valuable work on sim.js I notice that @nkofl has made a few neat looking updates in a [fork](https://github.com/nkofl/simjs-updated). I wonder whether you'd seen those, and...