]> gitweb.michael.orlitzky.com - octave.git/history - iterative/jacobi.m
Place the 'omega' parameter to successive_over_relaxation() first -- a more natural...
[octave.git] / iterative / jacobi.m
2013-05-07 Michael OrlitzkyAdd classical_iteration() sans comments, refactor jacob...
2013-05-06 Michael OrlitzkyUse infinity norms in jacobi().
2013-05-06 Michael OrlitzkyAdd jacobi.m.