]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Fix backward_substitute.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 11 Feb 2014 20:07:53 +0000 (15:07 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 11 Feb 2014 20:07:53 +0000 (15:07 -0500)
commit7221311858e4029c2f2d2de6bfdca2dd641548dc
tree816e029e2ba50f81f96fcfef00eb07f04010395a
parentf9a18f9f5685f86697475529033096e8c6f6e627
Fix backward_substitute.
Add 'solve_positive_definite' to Linear.System.
Add tests for everything in Linear.System.
src/Linear/System.hs