-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap
Romain Franceschini edited this page Apr 30, 2020
·
4 revisions
The following features are considered:
- Re-introduce calendar queue and ladder queue
- Merge DPDEMAS (agent-based models)
- Tracers
- Typed ports
- Runtime checks on port values
- Distributed simulations
- MPI bindings (see mpi.cr)
- Model serialization
- Disallow symbols as names
- Allow reading external inputs from IO (file e.g. CSV, socket)
- Forward external outputs to IO
- Implement conservative approach
- Implement
TimeSequenceto record past events - Implement optimistic approach
- Parallel simulations? (negative speedup with // simultaneous events most of the time)
Thanks for reading the docs! Checkout the API