sudo apt-get install python-astropy # for Python 2.x ... from astropy.cosmology import WMAP9 as cosmo H0 = cosmo.H(0) H0.value, H0.unit.
確定! 回上一頁