wsiegenthaler / skive   0.8.2

BSD 3-clause "New" or "Revised" License GitHub

A multivariate slice sampler for Scala

Scala versions: 2.12 2.11

skive 0.8.1


Group ID:
com.github.wsiegenthaler
Artifact ID:
skive_2.12
Version:
0.8.1
Release Date:
Jan 12, 2017
Licenses:
Files:

libraryDependencies += "com.github.wsiegenthaler" %% "skive" % "0.8.1"

Mill build tool

ivy"com.github.wsiegenthaler::skive:0.8.1"

Scala CLI

//> using dep "com.github.wsiegenthaler::skive:0.8.1"

Ammonite REPL

import $ivy.`com.github.wsiegenthaler::skive:0.8.1`

<dependency>
  <groupId>com.github.wsiegenthaler</groupId>
  <artifactId>skive_2.12</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'com.github.wsiegenthaler', name: 'skive_2.12', version: '0.8.1'