uncomplicate/neanderthal-atlas-dumb

JNI Bindings for ATLAS BLAS and LAPACK library. Neanderthal needs to find both JNI and the native jar (or nar) for the specific operating system you use.

Leiningen/Boot

[uncomplicate/neanderthal-atlas-dumb "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

uncomplicate/neanderthal-atlas-dumb {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("uncomplicate:neanderthal-atlas-dumb:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>uncomplicate</groupId>
  <artifactId>neanderthal-atlas-dumb</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>