Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to compute the Mahalanobis distance between two points using their covariance matrix.

Run the code to see the output here...