uncomplicate/neanderthal-native

Uberjar of JNI Bindings for native BLAS and LAPACK library.

Leiningen/Boot

[uncomplicate/neanderthal-native "0.33.0-SNAPSHOT"]

Clojure CLI/deps.edn

uncomplicate/neanderthal-native {:mvn/version "0.33.0-SNAPSHOT"}

Gradle

implementation("uncomplicate:neanderthal-native:0.33.0-SNAPSHOT")

Maven

<dependency>
  <groupId>uncomplicate</groupId>
  <artifactId>neanderthal-native</artifactId>
  <version>0.33.0-SNAPSHOT</version>
</dependency>