Lucuma Math Classes
Lucuma core data types and other stuff.
libraryDependencies += "edu.gemini" %% "gsp-math" % "0.3.0"
import $ivy.`edu.gemini::gsp-math:0.3.0`
<dependency> <groupId>edu.gemini</groupId> <artifactId>gsp-math_2.13</artifactId> <version>0.3.0</version> </dependency>
compile group: 'edu.gemini', name: 'gsp-math_2.13', version: '0.3.0'
ivy"edu.gemini::gsp-math:0.3.0"