giordano / Cuba.jl

Library for multidimensional numerical integration with four independent algorithms: Vegas, Suave, Divonne, and Cuhre.
https://giordano.github.io/Cuba.jl/stable
MIT License
75 stars 9 forks source link

Change default value of ndim to 2 in Divonne and Cuhre #15

Closed giordano closed 6 years ago

giordano commented 6 years ago

See issue #14. cc @oschulz

oschulz commented 6 years ago

Thanks!