JuliaMath / HCubature.jl

pure-Julia multidimensional h-adaptive integration
Other
148 stars 23 forks source link

hcubature_count #68

Open stevengj opened 1 month ago

stevengj commented 1 month ago

It would be nice to have an hcubature_count function analogous to quadgk_count, which returns the number of integrand evaluations.

Very easy to implement, see https://discourse.julialang.org/t/hcubature-count/115878/2?u=stevengj