Skip to content

An updated version of clojure.contrib.probabilities.finite-distributions

Notifications You must be signed in to change notification settings

dokutan/finite-distributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An updated version of clojure.contrib.probabilities.finite-distributions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published