ruippeixotog / think-bayes-scala   0.1

MIT License GitHub

A Scala library for Bayesian Inference and Probabilistic Programming

Scala versions: 2.11

think-bayes 0.1


Group ID:
net.ruippeixotog
Artifact ID:
think-bayes_2.11
Version:
0.1
Release Date:
Dec 10, 2014
Licenses:
MIT
Files:

libraryDependencies += "net.ruippeixotog" %% "think-bayes" % "0.1"

Mill build tool

ivy"net.ruippeixotog::think-bayes:0.1"

Scala CLI

//> using dep "net.ruippeixotog::think-bayes:0.1"

Ammonite REPL

import $ivy.`net.ruippeixotog::think-bayes:0.1`

<dependency>
  <groupId>net.ruippeixotog</groupId>
  <artifactId>think-bayes_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'net.ruippeixotog', name: 'think-bayes_2.11', version: '0.1'