mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-09 18:17:56 -04:00
Calculate _e_tilt() no more than once per Time instance. Cache the value in the Time instance and re-use it. This reduced astro_check time from 5.0 minutes to 2.0 minutes.