I've been playing with compressing data by using matricies. In case you don't know a matrix is like a 2d set of numbers, it has rows and columns(much like a 2 dimensional array full of numbers).   However I've ran into a problem. It seems that the more data I overlay onto the same matrix, the less accurate the output is. If I understand this is because the numbers are being represented in scientific notation, and digits are chopped off after the decimal point, meaning that when the math is rever