jonnylaw / bayesian_dlms   0.4.0

Website GitHub

Bayesian Inference for Dynamic Linear Models

Scala versions: 2.12 2.11

bayesian_dlms 0.3.3


Group ID:
com.github.jonnylaw
Artifact ID:
bayesian_dlms_2.12
Version:
0.3.3
Release Date:
May 17, 2018
Licenses:
Files:

libraryDependencies += "com.github.jonnylaw" %% "bayesian_dlms" % "0.3.3"

Mill build tool

ivy"com.github.jonnylaw::bayesian_dlms:0.3.3"

Scala CLI

//> using dep "com.github.jonnylaw::bayesian_dlms:0.3.3"

Ammonite REPL

import $ivy.`com.github.jonnylaw::bayesian_dlms:0.3.3`

<dependency>
  <groupId>com.github.jonnylaw</groupId>
  <artifactId>bayesian_dlms_2.12</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'com.github.jonnylaw', name: 'bayesian_dlms_2.12', version: '0.3.3'