stanford-ppl / spatial   1.0

MIT License Website GitHub

Spatial: "Specify Parameterized Accelerators Through Inordinately Abstract Language"

Scala versions: 2.12 2.11

poly 1.0


Group ID:
edu.stanford.cs.dawn
Artifact ID:
poly_2.12
Version:
1.0
Release Date:
Nov 23, 2018
Licenses:
MIT
Files:

libraryDependencies += "edu.stanford.cs.dawn" %% "poly" % "1.0"

Mill build tool

ivy"edu.stanford.cs.dawn::poly:1.0"

Scala CLI

//> using dep "edu.stanford.cs.dawn::poly:1.0"

Ammonite REPL

import $ivy.`edu.stanford.cs.dawn::poly:1.0`

<dependency>
  <groupId>edu.stanford.cs.dawn</groupId>
  <artifactId>poly_2.12</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'edu.stanford.cs.dawn', name: 'poly_2.12', version: '1.0'