pypi infomeasure 0.6.2
0.6.2: sparse 0.19.0 compatibility fix

18 days ago

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

Don't miss a new infomeasure release

NewReleases is sending notifications on new releases.