Commit Graph

6 Commits

Author SHA1 Message Date
Brandon Rhodes 614e06d0f7 Start shipping timescale files with Skyfield
Fixes #94, #218, #238, #269.
2019-07-20 19:37:49 -04:00
Brandon Rhodes c43ec6562f Pare nutationlib from 172k to 10k by saving arrays
Instead of building all of those NumPy arrays from Python text, let’s
save them as a 16k compressed NumPy archive, saving 146k overall.
2018-09-09 15:27:14 -04:00
Brandon Rhodes f63e9efdf5 Add ephemeris excerpts to distributed test data 2018-02-11 16:54:39 -05:00
Brandon Rhodes bfb2b2b1ad For Python 2.6, distribute `*.npy` array files 2017-03-15 12:56:56 -04:00
Brandon Rhodes f9d94855ee Include documentation in source distribution
On newer Pythons this should happen automatically, but maybe not on 2.6?
2014-06-15 18:09:11 -04:00
Brandon Rhodes 70e9d6d75f Initial commit 2013-01-30 16:23:04 -05:00