]> gitweb.michael.orlitzky.com - octave.git/history - poisson_matrix.m
Avoid divide-by-zero in preconditioned_conjugate_gradient_method().
[octave.git] / poisson_matrix.m
2013-03-22 Michael OrlitzkyReplace ##-style comments with %-style comments in...
2012-10-16 Michael OrlitzkyNegate the poisson matrix during its generation.
2012-10-15 Michael OrlitzkyFactor out the poisson_matrix function.