techascent/tech.compute

Library designed to provide a generic compute abstraction to allow some level of shared implementation between a cpu, cuda, openCL, webworkers, etc.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 6,476 Downloads
  • 69 This Version

Leiningen/Boot

[techascent/tech.compute "0.6.4"]

Clojure CLI/deps.edn

techascent/tech.compute {:mvn/version "0.6.4"}

Gradle

implementation("techascent:tech.compute:0.6.4")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.compute</artifactId>
  <version>0.6.4</version>
</dependency>