summaryrefslogtreecommitdiffstats
path: root/org
Commit message (Expand)AuthorAgeFilesLines
* Test: Compute final solar coordinates.David A. Madore2012-04-171-0/+7
* Various small fixes + add a simple test (computing solar coordinates).David A. Madore2012-04-175-3/+109
* Use J2000 ecliptic (rather than equatorial) coordinates as starting point for...David A. Madore2012-04-172-2/+5
* Use quaternions instead of 3*3 matrices to represent rotations.David A. Madore2012-04-033-54/+46
* Equation of the origins/equinoxes.David A. Madore2012-03-273-1/+45
* Nutation.David A. Madore2012-03-274-3/+2493
* Use generalized Poisson series for VSOP87.David A. Madore2012-03-272-2506/+2524
* Implement more general Poisson series.David A. Madore2012-03-271-14/+77
* Simple matrix library + formula for precession.David A. Madore2012-03-275-439/+111
* Initial commit. This version doesn't do much but evaluate VSOP87/Smart97 ser...David A. Madore2012-03-276-0/+3196