tensors 0.2.0


Group ID:
com.thoughtworks.compute
Artifact ID:
tensors_2.12
Version:
0.2.0
Release Date:
Mar 28, 2018
Licenses:
Files:

libraryDependencies += "com.thoughtworks.compute" %% "tensors" % "0.2.0"

Mill build tool

ivy"com.thoughtworks.compute::tensors:0.2.0"

Scala CLI

//> using dep "com.thoughtworks.compute::tensors:0.2.0"

Ammonite REPL

import $ivy.`com.thoughtworks.compute::tensors:0.2.0`

<dependency>
  <groupId>com.thoughtworks.compute</groupId>
  <artifactId>tensors_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.thoughtworks.compute', name: 'tensors_2.12', version: '0.2.0'