Releases: interpretml/slicer
Releases · interpretml/slicer
v0.0.8
Fixes scipy failures due to renaming of scipy.sparse (thanks to @connortann). Issue #6
Version 0.0.7
v0.0.7 - 2020-12-15
Fixed
- Fix around alias re-assignment.
Version 0.0.6
v0.0.6 - 2020-12-11
Added
- Added support for ragged numpy arrays.
- Added support for assignment on existing tracked objects.
Version 0.0.5
v0.0.5 - 2020-11-04
Added
- Added support for SciPy csr, csc, lil, dok matrices.