dcor icon indicating copy to clipboard operation
dcor copied to clipboard

Accelerate distance correlation and stats using rowwise

Open vnmabus opened this issue 5 years ago • 0 comments

When the naive algorithm is not used, the computation of the distance stats (and thus, distance correlation), can be accelerated using rowwise to compute the distance covariance and distance variances in parallel whenever possible.

vnmabus avatar Aug 23 '20 17:08 vnmabus