README This is the readme file for HW QR: the test file is "Matrix.txt" and "Matrix2.txt" Example to Use: ///////////////////////////////////////////////////// [ydai@gradient10 Robin_HW_QR]$ make clean rm -f Robin_HW_QR rm -f *.o rm -f *~ [ydai@gradient10 Robin_HW_QR]$ make gcc -c -o robin.o robin.c gcc --L/usr/local/lib -lgsl -lgslcblas -Os -o Robin_HW_QR robin.o [ydai@gradient10 Robin_HW_QR]$ ./Robin_HW_QR