thinktopic/compute

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

  • VCSN/A

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

Leiningen/Boot

[thinktopic/compute "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

thinktopic/compute {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("thinktopic:compute:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thinktopic</groupId>
  <artifactId>compute</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>