thinktopic/compute

Compute abstraction and cpu implementation. Meant to abstract things like openCL and CUDA usage.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,701 Downloads
  • 184 This Version

Leiningen/Boot

[thinktopic/compute "0.5.0"]

Clojure CLI/deps.edn

thinktopic/compute {:mvn/version "0.5.0"}

Gradle

implementation("thinktopic:compute:0.5.0")

Maven

<dependency>
  <groupId>thinktopic</groupId>
  <artifactId>compute</artifactId>
  <version>0.5.0</version>
</dependency>