I started to put a PR together to allow for convergence testing based on the individual integrands, like is default in Cubature.jl. However, I quickly realized it may get more involved than I initially thought as the error estimate E is assumed to be scalar in cubrule and the box updates.
Do you have any thoughts/suggestions for adding this feature? Thanks.
I started to put a PR together to allow for convergence testing based on the individual integrands, like is default in
Cubature.jl. However, I quickly realized it may get more involved than I initially thought as the error estimateEis assumed to be scalar incubruleand the box updates.Do you have any thoughts/suggestions for adding this feature? Thanks.