...Also, I have written a Matlab interface to a software package used to solve polynomial systems. Matlab is very convenient for working with large data sets. Since the basic data structure in Matlab is matrix, one needs to understand that matrix is basically array of numbers, symbols, or expressions represented in rows and columns. (read more)