]> gitweb.michael.orlitzky.com - octave.git/commit
Add Newton's method and some tests.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 16 Oct 2012 01:22:54 +0000 (21:22 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 16 Oct 2012 01:22:54 +0000 (21:22 -0400)
commitd7a73d33b0567c9abd72151b2972d7c0eb66e6a1
tree0787f5a3f9923ba8f7d89d75542b88318076e2a3
parente99d78db1b964f4b3662b61012aa96d003722313
Add Newton's method and some tests.
newtons_method.m [new file with mode: 0644]
run-tests.m