Astrex

Astrex is an astronomy library written in Elixir

provides functions to perfom typical astronomy calculations such as:

History

Installation

If available in Hex, the package can be installed by adding astrex to your list of dependencies in mix.exs:

def deps do
  [
    {:astrex, "~> 0.4.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/astrex.