Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accelerate distance correlation and stats using rowwise #16

Open
vnmabus opened this issue Aug 23, 2020 · 0 comments
Open

Accelerate distance correlation and stats using rowwise #16

vnmabus opened this issue Aug 23, 2020 · 0 comments

Comments

@vnmabus
Copy link
Owner

vnmabus commented Aug 23, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant