Skip to content

Commit 9ce1fce

Browse files
authored
Update README.md
1 parent 05ce66e commit 9ce1fce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
JavaSIM is an object-oriented simulation package based upon C++SIM and has been in use since 1997. It provides discrete event process-based simulation similar to SIMULA's simulation class and libraries. A complete list of the capabilities provided follows:
22

3-
- The core of the system gives SIMULA-like simulation routines, random number generators, queueing algorithms and in the C++ original there are thread package interfaces, though for Java that's not necessary.
3+
- The core of the system gives SIMULA-like simulation routines, random number generators, queueing algorithms and in C++SIM there are thread package interfaces, though for Java that's not necessary.
44
- Entity and set manipulation facilities similar to SIMSET.
55
- Classes allow "non-causal" events, such as interrupts, to be handled.
66
- Various routines for gathering statistics, such as histogram and variance classes.

0 commit comments

Comments
 (0)