Filter for improving compression of typed binary data.
copied from cf-staging / bitshuffleBitshuffle is an algorithm that rearranges typed, binary data for improving compression, as well as a python/C package that implements this algorithm within the Numpy framework.