New features
- Checking if two matrices are equivalent - i.e., checking if they contain the same values regardless of whether the values are in the same order
- Sorting of CMatrix or DMatrix objects either by column or by row
- Utilisation of additional sorting routines for sorting CMatrix objects if desired
- Exporting and importing of matrices as XML files
- General efficiency improvements