Last Version

ssj 2.5

SSJ is a Java library for stochastic simulation, developed under the direction of Pierre L'Ecuyer, 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.

License

License

GPL
GroupId

GroupId

ca.umontreal.iro
ArtifactId

ArtifactId

ssj
Version

Version

2.5
Type

Type

jar
Description

Description

ssj
SSJ is a Java library for stochastic simulation, developed under the direction of Pierre L'Ecuyer, 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.
Project URL

Project URL

http://www.iro.umontreal.ca/~simardr/ssj/indexe.html

Download ssj 2.5


<!-- https://jarcasting.com/artifacts/ca.umontreal.iro/ssj/ -->
<dependency>
    <groupId>ca.umontreal.iro</groupId>
    <artifactId>ssj</artifactId>
    <version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/ca.umontreal.iro/ssj/
implementation 'ca.umontreal.iro:ssj:2.5'
// https://jarcasting.com/artifacts/ca.umontreal.iro/ssj/
implementation ("ca.umontreal.iro:ssj:2.5")
'ca.umontreal.iro:ssj:jar:2.5'
<dependency org="ca.umontreal.iro" name="ssj" rev="2.5">
  <artifact name="ssj" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.umontreal.iro', module='ssj', version='2.5')
)
libraryDependencies += "ca.umontreal.iro" % "ssj" % "2.5"
[ca.umontreal.iro/ssj "2.5"]

Dependencies

compile (6)

Group / Artifact Type Version
jfree : jfreechart jar 1.0.13
org.apache.mahout : mahout-collections jar 1.0
jfree : jcommon jar 1.0.16
colt : colt jar 1.2.0
com.github.rwl : optimization jar 1.3
dsol » dsol-xml jar 1.6.9

Project Modules

There are no modules declared in this project.