I have a numpy array of type int8 and shape (100,100). I have used Huffman coding to find a maximally efficient way to encode its contents. For my part
int8
(100,100)