mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-04-20 14:37:23 -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.