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