Skip to content

0.6.2: sparse 0.19.0 compatibility fix

Latest

Choose a tag to compare

@cbueth cbueth released this 06 Jul 12:10

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 --upgrade

Full Changelog: 0.6.1...0.6.2