Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add units.py: Commonly used units and conversions and constants | Aaron LI | 2017-06-01 | 1 | -0/+66 |
Astropy's unit conversions is too slow, thus store the used units conversions to avoid astropy's slow conversions. |