]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Small cleanups in Linear.Vector.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 3 Feb 2014 06:03:14 +0000 (01:03 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 3 Feb 2014 06:03:14 +0000 (01:03 -0500)
commitc7b6b27f4304416dcec67519b710d090850c3caa
tree5b30f75141115d255a6bd6bdfff7e4e69ae0f902
parentae914d13235a4582077a5cb2b1edd630d9c6ad62
Small cleanups in Linear.Vector.
Add 'diagonal' and 'trace' functions to Linear.Matrix.
src/Linear/Matrix.hs
src/Linear/Vector.hs