jonnylaw / bayesian_dlms   0.4.0

Website GitHub

Bayesian Inference for Dynamic Linear Models

Scala versions: 2.12 2.11

bayesian_dlms 0.1.1


Group ID:
com.github.jonnylaw
Artifact ID:
bayesian_dlms_2.11
Version:
0.1.1
Release Date:
Nov 3, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.jonnylaw</groupId>
  <artifactId>bayesian_dlms_2.11</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.jonnylaw', name: 'bayesian_dlms_2.11', version: '0.1.1'