Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to perform the Gram-Schmidt process for orthogonalizing a set of vectors.

Run the code to see the output here...