Skip to content

JMat Version 1.1.0

Latest
Compare
Choose a tag to compare
@JoshMcDonagh JoshMcDonagh released this 30 Apr 16:36

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