stellc

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

Leiningen/Boot

[stellc "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("stellc:stellc:0.2.0")

Maven

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