]> gitweb.michael.orlitzky.com - octave.git/commit
Add tridiagonal() and its tests.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 3 Mar 2013 15:36:41 +0000 (10:36 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 3 Mar 2013 15:36:41 +0000 (10:36 -0500)
commitb49076a1d3f7f9d7830a4da5d9958636b9e5d903
tree338a95ce0e9cc68d7e0dd3ff3d734aed2c178007
parentb89ed48b92e5b38b7c8df70c12e4b8cc275628df
Add tridiagonal() and its tests.
tests/tridiagonal_tests.m [new file with mode: 0644]
tridiagonal.m [new file with mode: 0644]