Python has many different packages, including ones for performing
statistics. Are there any that use CUDA for statistics such as OLS
regressions?

I'm attempting to calculate a 40 variable correlation matrix for each of
240 months using a sample size of 3000, i.e. 40x40x240=384,000
correlation calculations, each using 3000 data points.

Links and/or advice are much appreciated.


_______________________________________________
PyCUDA mailing list
[email protected]
http://host304.hostmonster.com/mailman/listinfo/pycuda_tiker.net

Reply via email to