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