| Commit message (Expand) | Author | Age | Files | Lines |
* | debian: use debhelper compat level 12HEADmaster | Frédéric Péters | 2021-12-12 | 2 | -2/+2 |
|
|
* | debian: declare package dependencies | Frédéric Péters | 2020-07-27 | 1 | -1/+2 |
|
|
* | add debian packaging | Frédéric Péters | 2020-07-26 | 7 | -0/+72 |
|
|
* | Finish up docs and declare version 1.25 | Brandon Rhodes | 2020-07-24 | 6 | -15/+32 |
|
|
* | Fix #143: routine to read Stellarium star names | Brandon Rhodes | 2020-07-24 | 3 | -2/+47 |
|
|
* | Remove old notebook with constellation parser | Brandon Rhodes | 2020-07-24 | 1 | -216/+0 |
|
|
* | For #411, get all tests running under 32-bit Linux | Brandon Rhodes | 2020-07-24 | 3 | -5/+19 |
|
|
* | Only use “--batch” if no test arguments specified | Brandon Rhodes | 2020-07-24 | 2 | -2/+2 |
|
|
* | Upgrade 32-bit test container to also have Pandas | Brandon Rhodes | 2020-07-24 | 1 | -2/+1 |
|
|
* | Let test runner scripts take commamd line args | Brandon Rhodes | 2020-07-24 | 2 | -2/+2 |
|
|
* | Explain: scripts might break with older matplotlib | Brandon Rhodes | 2020-07-24 | 1 | -5/+16 |
|
|
* | Upgrade matplotlib, numpy on CI as well | Brandon Rhodes | 2020-07-24 | 1 | -1/+1 |
|
|
* | Add CHANGELOG entry about constellation lines | Brandon Rhodes | 2020-07-24 | 1 | -0/+4 |
|
|
* | Regenerate diagram PNGs after matplotlib upgrade | Brandon Rhodes | 2020-07-24 | 7 | -0/+0 |
|
|
* | Example script that produces a comet finder chart | Brandon Rhodes | 2020-07-24 | 5 | -149/+284 |
|
|
* | Update test repr to match new ci/hip_main.dat.gz | Brandon Rhodes | 2020-07-24 | 4 | -6/+166 |
|
|
* | Add bright Comet NEOWISE to in-repo comets file | Brandon Rhodes | 2020-07-24 | 1 | -0/+1 |
|
|
* | Expand in-repo Hipparcos catalog to magnitude 6.6 | Brandon Rhodes | 2020-07-24 | 2 | -1/+5 |
|
|
* | Add 32-bit test container to test fixes for #411 | Brandon Rhodes | 2020-07-22 | 3 | -0/+34 |
|
|
* | Quick script for running tests against Python 2.6 | Brandon Rhodes | 2020-07-22 | 2 | -3/+8 |
|
|
* | Fix a broken cross reference in the CHANGELOG | Brandon Rhodes | 2020-07-22 | 1 | -3/+3 |
|
|
* | Try unittest.mock before third-party mock library | Brandon Rhodes | 2020-07-22 | 1 | -1/+4 |
|
|
* | Add CHANGELOG entry | Brandon Rhodes | 2020-07-22 | 1 | -0/+7 |
|
|
* | Fix #409 ts.utc() would die if given a date object | Brandon Rhodes | 2020-07-22 | 2 | -7/+13 |
|
|
* | Switch to faster read_csv() for Hipparcos catalog | Brandon Rhodes | 2020-07-21 | 1 | -11/+24 |
|
|
* | Convert docs entirely over to using plt.subplots() | Brandon Rhodes | 2020-07-21 | 3 | -49/+42 |
|
|
* | Declare version 1.24 | Brandon Rhodes | 2020-07-21 | 2 | -4/+4 |
|
|
* | Discover how to make ITRF->GCRS very high accuracy | Brandon Rhodes | 2020-07-21 | 3 | -13/+51 |
|
|
* | Make the Earth rotation angle vastly more precise | Brandon Rhodes | 2020-07-20 | 7 | -20/+55 |
|
|
* | Improve precision of sidereal time equinox method | Brandon Rhodes | 2020-07-19 | 1 | -1/+1 |
|
|
* | Note the units of a few constants | Brandon Rhodes | 2020-07-19 | 1 | -3/+3 |
|
|
* | For #350, add a long-term TODO item | Brandon Rhodes | 2020-07-17 | 2 | -2/+8 |
|
|
* | Add CHANGELOG entries for new ts.from_datetime() | Brandon Rhodes | 2020-07-17 | 1 | -5/+12 |
|
|
* | For #406, add Time constructors from datetimes | Brandon Rhodes | 2020-07-17 | 5 | -55/+83 |
|
|
* | For #406, mention more modern timezone sources | Brandon Rhodes | 2020-07-17 | 2 | -37/+64 |
|
|
* | For #407, explain that open() does not re-download | Brandon Rhodes | 2020-07-17 | 1 | -0/+12 |
|
|
* | Lock in velocity accuracy with an actual test | Brandon Rhodes | 2020-07-17 | 3 | -12/+50 |
|
|
* | Fix order of operations in ITRF_to_GCRS2() | Brandon Rhodes | 2020-07-16 | 1 | -7/+8 |
|
|
* | Fix docs: slight change in satellite numbers | Brandon Rhodes | 2020-07-16 | 1 | -3/+3 |
|
|
* | Use JD whole + fraction when computing GMST1982 | Brandon Rhodes | 2020-07-16 | 1 | -7/+10 |
|
|
* | Extend two-float precision to how UT1 is stored | Brandon Rhodes | 2020-07-15 | 2 | -9/+16 |
|
|
* | Make TEME→ITRF test 20,000 times more sensitive | Brandon Rhodes | 2020-07-14 | 2 | -15/+17 |
|
|
* | Add another TODO item, for making API friendlier | Brandon Rhodes | 2020-07-14 | 1 | -0/+3 |
|
|
* | Remove some old comment debris | Brandon Rhodes | 2020-07-13 | 1 | -12/+0 |
|
|
* | For #402, try describing each axis of ICRS | Brandon Rhodes | 2020-07-10 | 1 | -27/+22 |
|
|
* | Update Positions doc: we now do comets, asteroids | Brandon Rhodes | 2020-07-10 | 1 | -4/+6 |
|
|
* | Update Circular 179 link, and save it just in case | Brandon Rhodes | 2020-07-10 | 2 | -1/+1 |
|
|
* | Remove old Keplerian library | Brandon Rhodes | 2020-07-09 | 2 | -251/+0 |
|
|
* | Fix a :doc: link in documentation | Brandon Rhodes | 2020-07-09 | 1 | -1/+1 |
|
|
* | Update changelog and declare 1.23 | Brandon Rhodes | 2020-07-09 | 2 | -3/+7 |
|
|