Fix overflow in dcov
and dcor
for large
sample sizes (> 46340).
First release on CRAN.
Use Open MP in dcor
to speed up computation (~50%
speedup).
Function dcov
was adjusted to return the distance
covariance instead of the square.
Initial release on GitHub