H

astropy.cosmology.funcs.H(z, cosmo=None) [edit on github][source]

Hubble parameter (km/s/Mpc) at redshift z.

Parameters :

z : array_like

Input redshifts.

Returns :

H : ndarray, or float if input scalar

Hubble parameter at each input redshift.

Page Contents