I'm doing some software history (co-change) calculations with matrices using PolyMath and I need to get the diagonal principalDiagonal of a (symmetric square) PMMatrix to see total changes for each software class.
I did not find an obvious way to do this, so I'm probably going to write it as an extension. Is this something you want to have as a pull request? Also, perhaps I missed the obvious?
I'm doing some software history (co-change) calculations with matrices using PolyMath and I need to get the
diagonalprincipalDiagonalof a (symmetricsquare)PMMatrixto see total changes for each software class.I did not find an obvious way to do this, so I'm probably going to write it as an extension. Is this something you want to have as a pull request? Also, perhaps I missed the obvious?