jacobwilliams / quadpack

Modern Fortran QUADPACK Library for 1D numerical quadrature
Other
66 stars 8 forks source link

Multidimensional integration #18

Open jacobwilliams opened 2 years ago

jacobwilliams commented 2 years ago

See quadrature-fortran. Can we merge that library into this one? All the routines would need to be made recursive. Could allow the method to be independently-selected for each dimension.