mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-02-01 03:01:59 -05:00
Instead of the hack call to Search(), the latitude solver now uses Newton's Method directly. This significantly speeds up the code, and is more elegant.