vnmabus / dcor

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

Use array_api_compat #54

Closed vnmabus closed 1 year ago

vnmabus commented 1 year ago

Use array_api_compat.

codecov[bot] commented 1 year ago

Codecov Report

Merging #54 (9d4679a) into develop (7660ec3) will decrease coverage by 1.37%. The diff coverage is 90.24%.

@@             Coverage Diff             @@
##           develop      #54      +/-   ##
===========================================
- Coverage    93.71%   92.34%   -1.37%     
===========================================
  Files           20       20              
  Lines         1479     1477       -2     
===========================================
- Hits          1386     1364      -22     
- Misses          93      113      +20     
Files Changed Coverage Δ
dcor/independence.py 100.00% <ø> (ø)
dcor/_utils.py 92.06% <75.00%> (-3.33%) :arrow_down:
dcor/_dcor.py 84.00% <85.71%> (ø)
dcor/_dcor_internals.py 93.79% <100.00%> (ø)
dcor/_energy.py 95.83% <100.00%> (ø)
dcor/_hypothesis.py 85.00% <100.00%> (ø)
dcor/_rowwise.py 94.91% <100.00%> (ø)
dcor/distances.py 62.50% <100.00%> (-33.34%) :arrow_down:
dcor/homogeneity.py 94.44% <100.00%> (-3.71%) :arrow_down: