Liking cljdoc? Tell your friends :D

finite-distributions

An updated version of clojure.contrib.probabilities.finite-distributions. Because clojure.contrib was deprecated, i extracted this library and made the following changes:

  • remove clojure.contrib dependencies
  • fix misplaced docstrings
  • replaced deprecated functions

I consider this version to be stable.

Usage

The library is available on clojars. If you use Leiningen, add the following to your dependencies:

[org.clojars.dokutan/finite-distributions "1.0.0"]

Documentation

The documentation of the original is still valid, but missing some items.

License

EPL-1.0

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close