summaryrefslogtreecommitdiffstats
path: root/org/madore/ephem/Frames.java
Commit message (Expand)AuthorAgeFilesLines
* Various small fixes + add a simple test (computing solar coordinates).David A. Madore2012-04-171-2/+2
* Use quaternions instead of 3*3 matrices to represent rotations.David A. Madore2012-04-031-45/+37
* Simple matrix library + formula for precession.David A. Madore2012-03-271-0/+85