kixi/stats

A library of statistical distribution sampling and transducing functions

Leiningen/Boot

[kixi/stats "0.4.4-SNAPSHOT"]

Clojure CLI/deps.edn

kixi/stats {:mvn/version "0.4.4-SNAPSHOT"}

Gradle

implementation("kixi:stats:0.4.4-SNAPSHOT")

Maven

<dependency>
  <groupId>kixi</groupId>
  <artifactId>stats</artifactId>
  <version>0.4.4-SNAPSHOT</version>
</dependency>