com.dedovic/curand-clj

A cuRAND wrapper for Clojure

Leiningen/Boot

[com.dedovic/curand-clj "0.11.1"]

Clojure CLI/deps.edn

com.dedovic/curand-clj {:mvn/version "0.11.1"}

Gradle

implementation("com.dedovic:curand-clj:0.11.1")

Maven

<dependency>
  <groupId>com.dedovic</groupId>
  <artifactId>curand-clj</artifactId>
  <version>0.11.1</version>
</dependency>