org.uncommons.maths/uncommons-maths

Random number generators, probability distributions, combinatorics and statistics for Java.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.uncommons.maths/uncommons-maths "1.2.4"]

Clojure CLI/deps.edn

org.uncommons.maths/uncommons-maths {:mvn/version "1.2.4"}

Gradle

implementation("org.uncommons.maths:uncommons-maths:1.2.4")

Maven

<dependency>
  <groupId>org.uncommons.maths</groupId>
  <artifactId>uncommons-maths</artifactId>
  <version>1.2.4</version>
</dependency>