]> gitweb.michael.orlitzky.com - octave.git/commit
Add the partition function.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 14 Sep 2012 14:28:47 +0000 (10:28 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 14 Sep 2012 14:28:47 +0000 (10:28 -0400)
commit1a5bceb9de6bd3a511e7edcb6ab08f84dae63948
tree253cb02455ddd46a5d067ad36a8450e68591e994
parent7e9b78da72817519f82477be5e9852ed04913aa9
Add the partition function.
Remove shebang lines from non-executable files.
Begin the solve_poisson function.
bisect.m [changed mode: 0755->0644]
divided_difference.m [changed mode: 0755->0644]
has_root.m [changed mode: 0755->0644]
partition.m [new file with mode: 0644]
solve_poisson.m [new file with mode: 0644]