dlwh / gust   0.1

Apache License 2.0 GitHub

Gust is a set of GPU extensions for Breeze.

Scala versions: 2.11 2.10

gust 0.1


Group ID:
org.scalanlp
Artifact ID:
gust_2.11
Version:
0.1
Release Date:
Jan 22, 2015
Licenses:
Files:

libraryDependencies += "org.scalanlp" %% "gust" % "0.1"

Mill build tool

ivy"org.scalanlp::gust:0.1"

Scala CLI

//> using dep "org.scalanlp::gust:0.1"

Ammonite REPL

import $ivy.`org.scalanlp::gust:0.1`

<dependency>
  <groupId>org.scalanlp</groupId>
  <artifactId>gust_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'org.scalanlp', name: 'gust_2.11', version: '0.1'