- Enabled multiple data file names to be stored in "data(#,#)", which will be used by "reload"
- Implemented new table methods "TABLE().size", "TABLE().minpos" and "TABLE().maxpos"
- Implemented new matrix function "repmat(MAT,n,m)"
- Removed some superfluous occurences of "using namespace std;"
- Fixed many issues