]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Add Gauss-Seidel and SOR iterative methods.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 21 Jul 2013 21:21:12 +0000 (17:21 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 21 Jul 2013 21:21:12 +0000 (17:21 -0400)
commiteb2fb001d7b7a7769844b6e5c3623e7501a7ac12
tree6fbd64ee2209bd6c302e93e5987ba40805513e39
parentc160f3101ddb9797fd30007d6f628da394628538
Add Gauss-Seidel and SOR iterative methods.
src/Linear/Iteration.hs