I'm doing some analysis that requires me to compute a distance matrix (Euclidean for now, likely Mahalanobis later) from a 7000x182 array that will result in a 7000x7000 matrix (assuming I take the upper part of the matrix, too). I'm doing some analysis that requires me to com