org.uncomplicate/neanderthal-cuda

Neanderthal's CUDA backend.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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