thinktopic/compute

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

  • VCSN/A

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

Leiningen/Boot

[thinktopic/compute "0.3.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("thinktopic:compute:0.3.0")

Maven

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