Utility routines for hypergeometric motives¶ These are functions that benefit significantly from Cythonization. sage.modular.hypergeometric_misc.hgm_coeffs(p, f, prec, gamma, m, D, gtable, gtable_prec, use_longs)[source]¶ Compute coefficients for the hypergeometric trace formula. This function is not intended for direct user access.