Getting Started
Working with ODL
Developer zone
Useful facts
API Reference
logaddexp()
Calculates the logarithm of the sum of exponentiations log(exp(x1) + exp(x2)) for each element x1_i of the input array x1 with the respective element x2_i of the input array x2.
log(exp(x1) + exp(x2))
x1_i
x1
x2_i
x2