]> gitweb.michael.orlitzky.com - octave.git/commit
Move several functions out of the homework1/src directory and into the top-level...
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 15 Oct 2012 18:47:03 +0000 (14:47 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 15 Oct 2012 18:47:03 +0000 (14:47 -0400)
commit876e38fb99680748dfdf334ba450f633566d9b6a
treec1a796a675f08d36c5203183aa70249620a49dd4
parent62d652799ded51169bda744d8728e1d33582fa5f
Move several functions out of the homework1/src directory and into the top-level octave directory.
divided_difference_coefficients.m [new file with mode: 0644]
even.m [new file with mode: 0644]
forward_euler.m [new file with mode: 0644]
odd.m [new file with mode: 0644]
partition.m [new file with mode: 0644]
run-tests.m