From: Michael Orlitzky Date: Tue, 4 Feb 2014 07:19:04 +0000 (-0500) Subject: Implement the QR algorithm for computing eigenvalues. X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=47c0f368bd1d6d1b279ea95e3dbf2ccabb879b75;hp=47c0f368bd1d6d1b279ea95e3dbf2ccabb879b75;p=numerical-analysis.git Implement the QR algorithm for computing eigenvalues. ---