slophep.Predictions.Math.hqet

Order alpha_s corrections, as per https://arxiv.org/pdf/1703.05330 Implementation is almost entirely copied from flavio, with the exception of CP and CS which follow Hammer and https://arxiv.org/pdf/1703.05330

slophep.Predictions.Math.hqet.CA1(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CA2(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CA3(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CP(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CP_flavio(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CS(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CT1(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CT2(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CT3(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CV1(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CV2(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.CV3(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.li2(x: float) float[source]

Complex Dilogarithm

slophep.Predictions.Math.hqet.omega(w: float, z: float) float[source]
slophep.Predictions.Math.hqet.omega_minus(w: float) float[source]
slophep.Predictions.Math.hqet.omega_plus(w: float) float[source]
slophep.Predictions.Math.hqet.r(w: float) float[source]