pymc.math.logaddexp# pymc.math.logaddexp(*xs)[source]# Logarithm of the sum of exponentiations of the inputs. See numpy.logaddexp. Parameters: xssymbolic tensorsInput Returns: tensor