mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-04-03 06:15:29 -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.