kephale/uncommons-maths

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 2,871 Downloads
  • 2,871 This Version

Leiningen/Boot

[kephale/uncommons-maths "1.2.3"]

Clojure CLI/deps.edn

kephale/uncommons-maths {:mvn/version "1.2.3"}

Gradle

implementation("kephale:uncommons-maths:1.2.3")

Maven

<dependency>
  <groupId>kephale</groupId>
  <artifactId>uncommons-maths</artifactId>
  <version>1.2.3</version>
</dependency>