- setup_logger: simpler layout - setup_logger: check class of log.handler instance before accessing class-specific field
1.7.2
Modified
- moved numba jit import down in the only function that uses it to improve stability of the environment as llvmlite is known to cause issues with some configurations
1.7.1
Added
- blake2b support for io.hashfile
Modified
- improved readability of logs
1.7.0
Added
- bincount2D moved from ibllib.processing to iblutil.numerical
1.6.0
Added
- numerical.rcoeff function that computes pairwise Pearson correlation coefficients for matrices