techascent/tech.lentils

Bindings of the intel daal library into the techascent ecosystem.

Leiningen/Boot

[techascent/tech.lentils "0.01"]

Clojure CLI/deps.edn

techascent/tech.lentils {:mvn/version "0.01"}

Gradle

implementation("techascent:tech.lentils:0.01")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.lentils</artifactId>
  <version>0.01</version>
</dependency>