symbolical and numerical nested integrals
I’m working on reproducing a calculation from this paper https://arxiv.org/abs/1712.03972 for my thesis but I’m struggling with how to properly implement the nested integrals in Python, specifically how to handle them symbolically and numerically.