]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Add another test for 'cholesky'.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 11 Feb 2014 18:15:15 +0000 (13:15 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 11 Feb 2014 18:15:15 +0000 (13:15 -0500)
commite91c536e40c56cd12a2fbb06ec86c729253017a8
tree631c342a973443bb61a80f23c1fd15fe4ed6e52c
parent9fa2506d30661e984ff74313c3884007067387cb
Add another test for 'cholesky'.
Improve implementation of upper/lower triangular tests.
Drop some typeclass constraints on upper/lower triangular tests.
src/Linear/Matrix.hs