aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* utils/grid.py: Use own-implemented JIT-optimized "rotate_center()"Aaron LI2016-10-261-1/+0
* convert.py: Optimize "Fnu_to_Tb()" and "Sb_to_Tb()"Aaron LI2016-10-241-0/+1
* Install the new bin/fg21sim-download-cluster-dataAaron LI2016-10-201-0/+1
* Add requirement "pandas" as "galactic/snr.py" will use itAaron LI2016-10-151-0/+1
* Install 'bin/fg21sim-download-snr-data' and update requirements.Aaron LI2016-10-151-0/+3
* Install non-code files: config specificationsAaron LI2016-10-151-0/+1
* Add the new dependency: scipyAaron LI2016-10-141-0/+1
* Add excutable script "bin/zea2healpix"Aaron LI2016-10-101-0/+1
* Integrate pytest for test support.Aaron LI2016-10-041-0/+26
* Add bin/fg21sim and some updates to galactic/synchrotronAaron LI2016-10-041-0/+1
* setup.py: Add missing install requirement "configobj"Aaron LI2016-09-301-0/+1
* setup.py: Check Python >= 3.4 before installationAaron LI2016-09-301-0/+6
* setup.py: add classifier and requirementsAaron LI2016-09-271-2/+31
* Rewrite setup.py and update __init__.py accordinglyAaron LI2016-09-271-21/+14
* Add logging and update setup configsAaron LI2016-09-251-1/+7
* Setup package structuresAaron LI2016-09-201-0/+23