This patch release restores compatibility with sparse >= 0.17 (tested with sparse 0.19.0). All discrete and ordinal MI, CMI, TE, and CTE estimators are affected.
What's Changed
- fix: support sparse 0.19.0 by converting
COO.sum()results to Python scalars #31
Installation
pip install infomeasure --upgradeFull Changelog: 0.6.1...0.6.2