/EITN45

EITN45 - Informations Theory

Primary LanguagePython

EITN45

Handins for EITN45 Information Theory at the University of Lund

Handin 1

A simple python program to calculate the entropy and mutual information of arrays of probabilities

Handin 2

A simple python program that creates a huffman tree and codebook based on some input file, and allows compression and decompression of the file based on that.