]> gitweb.michael.orlitzky.com - octave.git/commit
Add powell(), powell1() and their tests.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 7 Mar 2013 01:05:09 +0000 (20:05 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 7 Mar 2013 01:05:09 +0000 (20:05 -0500)
commitc5435604f6ca4774b729d2b209bc32df4420aa69
treea79e94e9acafbb30f1bcc0fc090cebcecb8d7bd1
parent48d11337432c25a75eb1d0c72dac604e3cd0b788
Add powell(), powell1() and their tests.
optimization/test_functions/powell.m [new file with mode: 0644]
optimization/test_functions/powell1.m [new file with mode: 0644]
tests/powell1_tests.m [new file with mode: 0644]
tests/powell_tests.m [new file with mode: 0644]