com._0xab/matrix-cuda-clojure

core.matrix CUDA implementation

Leiningen/Boot

[com._0xab/matrix-cuda-clojure "0.2.0"]

Clojure CLI/deps.edn

com._0xab/matrix-cuda-clojure {:mvn/version "0.2.0"}

Gradle

implementation("com._0xab:matrix-cuda-clojure:0.2.0")

Maven

<dependency>
  <groupId>com._0xab</groupId>
  <artifactId>matrix-cuda-clojure</artifactId>
  <version>0.2.0</version>
</dependency>