- numerical.hash_uuids returns the hash of a collection of UUIDs
1.8.0
Modified
- util.rrmdir returns list of deleted folders; added function should have been minor release
1.7.5
Added
- util.rrmdir: method to recursively delete empty folders
1.7.4
Modified
- setup_logger: use unicode for LOG_FORMAT_STR
1.7.3
- 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