mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-08-01 02:16:42 -04:00
Decreased the minified browser code from 94918 bytes to 94221 bytes.
Did this by using a more efficient encoding of the IAU2000B nutation model:
instead of making {nals:[_], cls:[_]} objects, make lists of lists [[_], [_]].