You have to go to the source ... this dude, professor Alan Gentz, has been studying how to do this and other multidimensional integrals numerically since the 1980s. All code that has been implemented by others stems from its algorithm and documents. Its code can calculate CDF and expect multidimensional normal and T-distributions for measurements up to 1000.
http://www.math.wsu.edu/faculty/genz/software/software.html
I also wrote code to call these routines from Java: Compute multidimensional normal CDF in Java
Andrew Mao
source share