astro.cr
Astro
Repository of astronomical algorithms in Crystal
Installation
-
Add the dependency to your
shard.yml
:dependencies: astro: github: dukeraphaelng/astro.cr
-
Run
shards install
Usage
require "astro"
Chapters from Meeus, Jean (1998) Astronomical Algorithms, 2nd ed.
-
- Julian Day
-
- Date of Easter
-
- Jewish and Moslem Calendars
-
- Dynamical Time and Universal Time
Contributing
- Fork it (https://github.com/dukeraphaelng/astro.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Duke Nguyen - creator and maintainer
Repository
astro.cr
Owner
Statistic
- 2
- 0
- 0
- 0
- 0
- almost 4 years ago
- November 8, 2020
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 08:52:38 GMT
Languages