net.littleredcomputer/math

A port of the Scmutils computer algebra/mechanics system to Clojure

Leiningen/Boot

[net.littleredcomputer/math "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

net.littleredcomputer/math {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("net.littleredcomputer:math:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>net.littleredcomputer</groupId>
  <artifactId>math</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>