Closed FanwangM closed 4 months ago
I also updated the tests. The natural logarithm is used instead of the logarithm base 10 (common logarithm) because this is only a constant scaling, which does not affect the relative ranking of diversity measures.
The numerical stability issue is explained in https://github.com/theochem/Selector/issues/229.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.88%. Comparing base (d931154) to head (cfdf840). Report is 5 commits behind head on main.
d931154
cfdf840
I also updated the tests. The natural logarithm is used instead of the logarithm base 10 (common logarithm) because this is only a constant scaling, which does not affect the relative ranking of diversity measures.
The numerical stability issue is explained in https://github.com/theochem/Selector/issues/229.