Skip to content

Implementation of "Astronomical Algorithms" by Jean Meeus

Notifications You must be signed in to change notification settings

kumarshorav11/meeus

This branch is 46 commits behind soniakeys/meeus:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

55ff14d · May 12, 2016
Mar 14, 2013
Jan 16, 2015
Jan 16, 2015
Jan 16, 2015
May 12, 2016
Oct 7, 2013
Jan 16, 2015
Jan 16, 2015
Jan 16, 2015
Jan 16, 2015
Mar 11, 2013
Oct 3, 2013
Jul 12, 2013
Jan 16, 2015
Jan 16, 2015
Jul 12, 2013
Jan 16, 2015
Apr 1, 2016
Aug 22, 2013
Apr 1, 2016
Mar 14, 2013
Mar 14, 2013
Aug 12, 2013
Nov 18, 2013
Nov 18, 2013
Apr 1, 2016
Jan 16, 2015
Nov 18, 2013
Nov 18, 2013
Oct 7, 2013
Jan 16, 2015
Jan 16, 2015
Aug 23, 2013
Aug 30, 2013
Jul 23, 2013
Nov 18, 2013
Jan 16, 2015
Jul 23, 2013
Jan 16, 2015
Jan 16, 2015
Nov 18, 2013
Apr 1, 2016
Jan 22, 2015
Apr 1, 2016
Jan 16, 2015
Apr 1, 2016
Jan 16, 2015
Jan 16, 2015
Nov 18, 2013
Jan 16, 2015
Oct 7, 2013
Jan 16, 2015
Jan 16, 2015
Nov 18, 2013
Nov 18, 2013
Jan 16, 2015
Mar 14, 2013
Oct 7, 2013
Oct 11, 2013
Apr 1, 2016
Dec 31, 2014
Apr 1, 2016
Apr 1, 2016

Repository files navigation

Meeus

Build Status GoDoc Go Walker

Selected algorithms from the book "Astronomical Algorithms" by Jean Meeus, following the second edition, copyright 1998, with corrections as of August 10, 2009.

Package meeus is a documentation-only package. Algorithms are implemented in subdirectories under meeus, one for each chapter of the book. In addition there iss a package "base" with additional functions that may not be described in the book but are useful with multiple other packages.

See meeus package documentation for a chapter title cross-reference.

About

Implementation of "Astronomical Algorithms" by Jean Meeus

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%