stellc

Stellar (stel) Light Curve (lc) Analysis Library. A library for analyzing light curves for variable stars.

Leiningen/Boot

[stellc "0.2.1"]

Clojure CLI/deps.edn

stellc/stellc {:mvn/version "0.2.1"}

Gradle

implementation("stellc:stellc:0.2.1")

Maven

<dependency>
  <groupId>stellc</groupId>
  <artifactId>stellc</artifactId>
  <version>0.2.1</version>
</dependency>