uncomplicate/neanderthal-native

Uberjar of JNI Bindings for ATLAS BLAS and LAPACK library.

Leiningen/Boot

[uncomplicate/neanderthal-native "0.8.0"]

Clojure CLI/deps.edn

uncomplicate/neanderthal-native {:mvn/version "0.8.0"}

Gradle

implementation("uncomplicate:neanderthal-native:0.8.0")

Maven

<dependency>
  <groupId>uncomplicate</groupId>
  <artifactId>neanderthal-native</artifactId>
  <version>0.8.0</version>
</dependency>