org.soulspace/arrayfire-clj

Clojure wrapper for the ArrayFire tensor math library

Leiningen/Boot

[org.soulspace/arrayfire-clj "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.soulspace/arrayfire-clj {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.soulspace:arrayfire-clj:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.soulspace</groupId>
  <artifactId>arrayfire-clj</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>