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,475 Downloads
  • 80 This Version

Leiningen/Boot

[techascent/tech.compute "3.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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