mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-23 08:53:36 -04:00
Starting to work on rotation functions in C#. Added class RotationMatrix. Split precession() into precession() and precession_rot(). Fixed problem in csdown handling type double[3,3].