Matrix Plugin Changelog

What's new in Matrix Plugin 3.4

Dec 4, 2012
  • Version 3.4 adds the functions "NumRows(M As Matrix) As Integer" and "NumColumns(M As Matrix) As Integer".

New in Matrix Plugin 3.3 (Aug 7, 2012)

  • Version 3.3 adds the power function which raises a square matrix to an integer power using a minimum number of multiplications.

New in Matrix Plugin 3.2 (Jan 8, 2010)

  • Adds a second type of dimensioning of the matrices involved in the SVD