IteratedIntegration.jl
IteratedIntegration
— ModuleA package for iterated adaptive integration (IAI) based on QuadGK.jl
. Its main exports are nested_quad
, a routine which performs multidimensional adaptive integration with nested quadgk
calls and the AbstractIteratedLimits
abstraction to evaluate parametrizations of limits of integration.