astro.cr

Astronomy Algorithms in Crystal

Astro

Repository of astronomical algorithms in Crystal

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      astro:
        github: dukeraphaelng/astro.cr
    
  2. Run shards install

Usage

require "astro"

Chapters from Meeus, Jean (1998) Astronomical Algorithms, 2nd ed.

    1. Julian Day
    1. Date of Easter
    1. Jewish and Moslem Calendars
    1. Dynamical Time and Universal Time

Contributing

  1. Fork it (https://github.com/dukeraphaelng/astro.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

astro.cr

Owner
Statistic
  • 2
  • 0
  • 0
  • 0
  • 0
  • over 3 years ago
  • November 8, 2020
License

MIT License

Links
Synced at

Wed, 01 May 2024 21:17:55 GMT

Languages