]> gitweb.michael.orlitzky.com - octave.git/history - poisson_matrix.m
Add tests for the steepest descent method, based on the PCGM tests.
[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.