vnmabus / dcor

Distance correlation and related E-statistics in Python
https://dcor.readthedocs.io
MIT License
144 stars 26 forks source link

Implement an optimized `rowwise` for the MERGESORT implementation #18

Open vnmabus opened 4 years ago

vnmabus commented 4 years ago

The MERGESORT implementation of distance covariance could also implement an optimized rowwise method using Numba.