You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ JavaSIM has been available since 1997 and is an object-oriented simulation packa
3
3
- the core of the system gives SIMULA-like simulation routines, random number generators, queueing algorithms, and thread package interfaces.
4
4
- entity and set manipulation facilities similar to SIMSET.
5
5
- classes allow "non-causal" events, such as interrupts, to be handled.
6
-
- various statistical gathering routines, such as histogram and variance classes.
6
+
- various routines for gathering statistics, such as histogram and variance classes.
7
7
8
8
The system also comes with complete examples and test routines which illustrate many of the issues raised in using the simulation package. It is used by many commercial and academic organisations.
0 commit comments