0
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace class Horizontal with an altaz() method More... almost 13 years ago
Stop carrying true .distance attribute everywhere More... almost 13 years ago
Make use of functions.length() more consistently More... almost 13 years ago
Refactor the radec() method into a superclass More... almost 13 years ago
Switch Apparent class to being vector, not angles More... almost 13 years ago
Make "Astrometric" name a position, not coordinate More... almost 13 years ago
Switch to "short" easy-to-read py.test tracebacks More... almost 13 years ago
Fix test error formatting to make values adjacent More... almost 13 years ago
Remove two TODO items that are done More... almost 13 years ago
Merge pull request #14 from rafikdraoui/docs-update More... almost 13 years ago
Update HACKING.rst More... almost 13 years ago
Switch to separate style.css with Solarized colors More... about 13 years ago
Make planets accept datetimes; make now() constant More... about 13 years ago
Make the front-page example an RA/Dec calculation More... about 13 years ago
A decorator letting anyone interpret Julian dates More... about 13 years ago
Fix a test whose epsilon was set too low More... about 13 years ago
Simplify by having iau2000a() return native units More... about 13 years ago
Replace 86400.0 with a constant everywhere More... about 13 years ago
Move iau2000 coefficients into actual arrays More... about 13 years ago
Stop computing velocities in add_deflection() More... about 13 years ago
Merge branch 'feature/scalar-support' More... about 13 years ago
Allow star routine to take date float or array More... about 13 years ago
Horizontal coordinates can now be scalar or array More... about 13 years ago
Topocentric positions can now be scalar or array More... about 13 years ago
Support both scalar and array apparent positions More... about 13 years ago
Astrometric positions from scalar and vector dates More... about 13 years ago
Test that Earth rotation takes both scalar, array More... about 13 years ago
Test geocentric position call with scalar, array More... about 13 years ago
Test compute_nutation() can take scalar or array More... about 13 years ago
Test compute_precession() with scalar and array More... about 13 years ago