Which methods are known to calculate double integrals like
$$\displaystyle \int_{0}^{1}\int_{0}^{1} \frac {1}{x^y+y^x} dy dx$$
numerical ?
Which methods are known to calculate double integrals like
$$\displaystyle \int_{0}^{1}\int_{0}^{1} \frac {1}{x^y+y^x} dy dx$$
numerical ?
In a case like this with singularities at the the boundaries, you may want to try an adaptive Monte Carlo method such as the VEGAS or MISER algorithms.