mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-04-16 12:37:35 -04: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.