=============
* fixes in the smart search (not all rare cases were covered in 0.9.5)
* fix a bug if multi file is activated with very small chunks
* speeding up the estimation of the templates: less snippets, closer to centroids
* speeding up the estimation of the amplitudes: less noise snippets
* speeding up isolation step during the smart search
* improving mixture removal with fine amplitudes
* removes sklearn from the dependencies
* restore max_test during clustering to decrease number of templates, handling shifts
* number of bins is adapted during the smart search as function of noise levels
* add the possibility to hide the status bars (for SpikeInterface logs)
* fix a rare bug in the clutering, introduced in 0.9.2 (delta set to inf)
* optimize the memory footprint while loading overlaps, faster for large arrays
=============