debian-skyfield/builders
Brandon Rhodes 1f8e66a42f Switch to keeping only one whole number in a Time
Instead of splitting every time scale into two floats, let’s keep only a
single master `whole` number and then a series of fractions, each that
when combined with the whole gives the time in a particular scale.  This
saves memory, keeps the attribute list smaller, is conceptually simpler,
and avoids the problem I just encountered with wanting a high precision
two-float version of `ut1` — `ut1_1` or `ut11` would look confusing to
others reading the code, and given that the UT1 timescale at least
includes a number, folks reading `tt1` and `tt2` might have thought
those were different timescales instead of simply two parts of a single
number.  So I will be using `whole` and `fraction` consistently in the
code from now on.
2020-05-12 10:09:52 -04:00
..
Ap_Mag_Input_V3.txt Function for Mercury’s magnitude; test apparatus 2018-11-30 02:03:31 -05:00
Makefile Function for Mercury’s magnitude; test apparatus 2018-11-30 02:03:31 -05:00
ParseConstellations.ipynb Updates the docstring, fixes data file path. 2015-04-14 18:35:38 -04:00
ascii.txt Also build a custom version of Ubuntu Mono 2016-03-26 14:47:39 -04:00
build_arrays.py Experiment: what if Time can choose nutation cost? 2018-09-09 16:23:48 -04:00
build_constellations.py Prototype constellation search routine for #228 2019-10-04 11:45:57 -04:00
build_magnitude_tests.py Three more planets with easy formulae 2018-11-30 11:10:55 -05:00
build_novas_tests.py Switch to keeping only one whole number in a Time 2020-05-12 10:09:52 -04:00
build_spice.py Get Galactic coordinates kind-of working 2015-11-26 20:47:05 -05:00
logo.py Move logo.py into the “builders” directory 2019-11-08 10:12:06 -05:00
strip_woff.py Script to strip unused characters from a woff font 2016-03-26 13:36:17 -04:00