]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Make safe indexing slower but not dependent on the number of rows/columns.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 8 Feb 2014 00:24:14 +0000 (19:24 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 8 Feb 2014 00:24:14 +0000 (19:24 -0500)
commitd889338fd30522f43643c77e33b941f076f597b5
tree9389bc05595be9c51d707448be2b816899cdc60b
parent9ef91ad4ec3a5c0966f0850d40310722b6c38b68
Make safe indexing slower but not dependent on the number of rows/columns.
src/Linear/Matrix.hs