org.uncomplicate/neanderthal-cuda

Neanderthal's CUDA backend.

Leiningen/Boot

[org.uncomplicate/neanderthal-cuda "0.54.1"]

Clojure CLI/deps.edn

org.uncomplicate/neanderthal-cuda {:mvn/version "0.54.1"}

Gradle

implementation("org.uncomplicate:neanderthal-cuda:0.54.1")

Maven

<dependency>
  <groupId>org.uncomplicate</groupId>
  <artifactId>neanderthal-cuda</artifactId>
  <version>0.54.1</version>
</dependency>