SSJ is a Java library for stochastic simulation, developed under the direction of Pierre L'écuyer, in the Département d'Informatique et de Recherche Opérationnelle (DIRO), at the Université de Montréal. It provides facilities for generating uniform and nonuniform random variates, computing different measures related to probability distributions, performing goodness-of-fit tests, applying quasi-Monte Carlo methods, collecting (elementary) statistics, and programming discrete-event simulations with both events and processes.
Version: SSJ-2.2
Last update: 9 november 2009.
Compatible with Java SE5 ( JDK 5) and later versions of Java.
The jar archive of SSJ is packaged in a ZIP file: download SSJ.
Uncompress the archive with unzip ssj-<DATE>.zip or WinZip ssj-<DATE>.zip. Follow the instructions for Linux or Windows.
SSJ was started several years ago by Pierre L'Ecuyer. Several collegues and students have participated in the development of SSJ: their names may be found in the overview of SSJ.
SSJ (see copyright here) is released under the GPL licence from GNU.
The SSJ source code is here.