]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Implement the QR algorithm for computing eigenvalues.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Feb 2014 07:19:04 +0000 (02:19 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Feb 2014 07:19:04 +0000 (02:19 -0500)
commit47c0f368bd1d6d1b279ea95e3dbf2ccabb879b75
tree5cfb251cd23b830fdb72b63ffb59742ec2a2741f
parent4e464a486bef07db44de9c3d3fae0c8094401b09
Implement the QR algorithm for computing eigenvalues.
src/Linear/QR.hs