SSJ
V. 2.2.

SSJ : A Java library for a stochastic simulation
API specification

SSJ is a Java library for stochastic simulation, developed in the Département d'Informatique et de Recherche Opérationnelle (DIRO), at the Université de Montréal.

See: Description

Packages 
Package Description
umontreal.iro.lecuyer.charts
This package contains classes to produce charts used in the Java software developed in the simulation laboratory of the DIRO, at the Université de Montréal.
umontreal.iro.lecuyer.functionfit  
umontreal.iro.lecuyer.functions  
umontreal.iro.lecuyer.gof
This package contains tools for performing univariate goodness-of-fit (GOF) statistical tests.
umontreal.iro.lecuyer.hups
umontreal.iro.lecuyer.probdist
This package contains a set of Java classes providing methods to compute mass, density, distribution, complementary distribution, and inverse distribution functions for some discrete and continuous probability distributions.
umontreal.iro.lecuyer.probdistmulti
This package contains Java classes providing methods to compute mass, density, distribution and complementary distribution functions for some multi-dimensional discrete and continuous probability distributions.
umontreal.iro.lecuyer.randvar
This package provides a collection of classes for non-uniform random variate generation, primarily from standard distributions.
umontreal.iro.lecuyer.randvarmulti
This package provides a collection of classes for non-uniform random variate generation, very similar to randvar, but for multivariate distributions.
umontreal.iro.lecuyer.rng
This package offers the basic facilities for generating uniform random numbers.
umontreal.iro.lecuyer.simevents
This package provides the simulation clock and tools to manage the future events list.
umontreal.iro.lecuyer.simevents.eventlist
This package provides different kinds of event list implementations.
umontreal.iro.lecuyer.simprocs
Process-oriented simulation is managed through this package.
umontreal.iro.lecuyer.stat
This package provides elementary tools for collecting statistics and computing confidence intervals.
umontreal.iro.lecuyer.stat.list
Provides support for lists of statistical probes.
umontreal.iro.lecuyer.stochprocess
This package provides classes to define stochastic processes {X(t), t≥0}, and to simulate their sample paths at a finite number of (discrete) observation times t0t1 ...
umontreal.iro.lecuyer.util
This package contains utility classes used in the Java software developed in the simulation laboratory of the DIRO, at the Université de Montréal.
SSJ
V. 2.2.

To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.