Skip to content

An Kotlin library for science and math in the real world.

License

Notifications You must be signed in to change notification settings

kylecorry31/sol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4974610 · Mar 18, 2025
Dec 19, 2024
Dec 19, 2024
Dec 19, 2024
Dec 19, 2024
Mar 18, 2025
Sep 11, 2020
Jul 29, 2024
Dec 19, 2024
Dec 19, 2024
Mar 18, 2025
Jul 7, 2023
Dec 19, 2024
Jul 7, 2023
Dec 19, 2024
Jul 7, 2023

Repository files navigation

Sol

A Kotlin library for science and math in the real world.

The core logic behind Trail Sense. This is intended for my use only at this point, so there isn't any documentation on it.

Installation (Gradle)

Available on Maven Central.

dependencies {
    implementation 'com.kylecorry:sol:<version>'
}

References

Astronomy algorithms are a combination of custom made algorithms and implementations derived from Jean Meeus (Astronomical Algorithms 2nd Edition), J. L. Lawrence (Celestial Calculations: A Gentle Introduction to Computational Astronomy), and NASA.