log

age author description
Sun, 20 Aug 2006 13:45:44 +0000 hauberg Changed the directory structure to match the package system octave-forge
Sun, 20 Aug 2006 13:37:57 +0000 hauberg Changed the directory structure to match the package system octave-forge
Sun, 20 Aug 2006 13:29:36 +0000 hauberg Changed the directory structure to match the package system octave-forge
Sun, 20 Aug 2006 13:22:29 +0000 hauberg Changed the directory structure to match the package system octave-forge
Sun, 20 Aug 2006 13:12:34 +0000 hauberg Changed the directory structure to match the package system octave-forge
Sun, 20 Aug 2006 13:06:07 +0000 hauberg Changed the directory structure to match the package system octave-forge
Sun, 20 Aug 2006 12:59:37 +0000 hauberg Changed the structure to match the package system octave-forge
Sun, 20 Aug 2006 12:50:45 +0000 hauberg Changed directory structure to match the package system octave-forge
Sun, 20 Aug 2006 12:46:59 +0000 hauberg Changed the directory structure to match the package system octave-forge
Sun, 20 Aug 2006 12:33:57 +0000 hauberg Changed the directory structure to match the package system octave-forge
Sun, 20 Aug 2006 12:25:20 +0000 hauberg Changed directory structure to match the new package system octave-forge
Sun, 20 Aug 2006 12:18:19 +0000 hauberg Altered the directory structure to match the package system octave-forge
Sun, 20 Aug 2006 12:12:23 +0000 hauberg Changed directory structure to match the new package system. octave-forge
Sun, 20 Aug 2006 12:08:02 +0000 hauberg Moved combinatorics to the new directory structure for the package system. octave-forge
Sun, 20 Aug 2006 11:50:37 +0000 hauberg Converted directory structure to match the new package system. octave-forge
Fri, 18 Aug 2006 17:22:53 +0000 sis-sou Initial commit into CVS octave-forge
Wed, 16 Aug 2006 21:58:05 +0000 adb014 Numereous bug fixes in __power.m (For Peter Lanspeary from sourceforge tracker) octave-forge
Wed, 16 Aug 2006 21:50:49 +0000 adb014 apply sqrt(n) scale factor for compatiablity (For Peter Lanspeary) octave-forge
Sun, 13 Aug 2006 23:17:06 +0000 mcreel remove bfgs.m, bfgsmin.m does this job octave-forge
Sun, 13 Aug 2006 23:14:55 +0000 mcreel direct incorporation of the work previously done by finitedifference.cc octave-forge
Sun, 13 Aug 2006 23:13:37 +0000 mcreel addition of __bfgsmin.cc, removal of bfgsmin.cc and finitedifference.cc octave-forge
Sun, 13 Aug 2006 23:11:46 +0000 mcreel backend for bfgs and lbfgs minimization octave-forge
Sun, 13 Aug 2006 23:10:23 +0000 mcreel remove bfgsmin.cc, replace with __bfgsmin.cc and bfgsmin.m frontend octave-forge
Sun, 13 Aug 2006 23:08:45 +0000 mcreel .m file frontend for __bfgsmin.cc octave-forge
Sun, 13 Aug 2006 23:06:50 +0000 mcreel minor improvements octave-forge
Sun, 13 Aug 2006 23:05:52 +0000 mcreel remove finitedifference - functionality is incorporated directly in needed places octave-forge
Wed, 09 Aug 2006 12:32:11 +0000 schloegl fix typos octave-forge
Sun, 06 Aug 2006 20:14:18 +0000 schloegl use more accurate but slower two-pass algorithm octave-forge
Sun, 06 Aug 2006 20:09:07 +0000 schloegl define FLAG if nargin<2 octave-forge
Wed, 02 Aug 2006 17:27:40 +0000 schloegl add FLAG argument octave-forge