matlib

A Clojure library of optimisation and control theory tools and convenience functions based on Neanderthal.

Leiningen/Boot

[matlib "0.1.10"]

Clojure CLI/deps.edn

matlib/matlib {:mvn/version "0.1.10"}

Gradle

implementation("matlib:matlib:0.1.10")

Maven

<dependency>
  <groupId>matlib</groupId>
  <artifactId>matlib</artifactId>
  <version>0.1.10</version>
</dependency>