Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to check for linear independence of columns in a matrix.

Run the code to see the output here...