log

age author description
Thu, 06 Nov 2003 20:53:42 +0000 schloegl sumskipnan did not accept logical values - fixed octave-forge
Thu, 06 Nov 2003 20:20:33 +0000 schloegl add mode=6: stable adaptive estimation w/o W ; corrected IR(1,1)-1 can be immediately used for Mahalanobis Distance x*IR*x' octave-forge
Thu, 06 Nov 2003 14:42:59 +0000 adb014 Re-add mktexi/mkdoc with the right execute flagscvs add mktexi mkdoc octave-forge
Thu, 06 Nov 2003 14:41:30 +0000 adb014 remove mktexi/mkdoc so I can add the execute flag on new checkin octave-forge
Thu, 06 Nov 2003 14:36:35 +0000 adb014 execute flag for mkdoc/mktexi octave-forge
Wed, 05 Nov 2003 17:47:43 +0000 tpikonen Added documentation strings. octave-forge
Wed, 05 Nov 2003 11:04:45 +0000 schloegl Remove profiling variable AS_FLAG.MVAR.* octave-forge
Wed, 05 Nov 2003 10:40:21 +0000 schloegl removed. Not needed anymore. octave-forge
Wed, 05 Nov 2003 10:20:47 +0000 schloegl fix 2nd output argument octave-forge
Fri, 31 Oct 2003 18:33:51 +0000 schloegl performance increase octave-forge
Fri, 31 Oct 2003 18:15:38 +0000 schloegl improve performance (exist-function and FLAG_IMPLICIT_SKIP_NAN are removed because they slow down significantly); octave-forge
Fri, 31 Oct 2003 18:13:28 +0000 schloegl rename SUMSKIPNAN.CPP octave-forge
Thu, 30 Oct 2003 11:03:13 +0000 adb014 Move mktexi and mkdoc for use by future package. Add flag for N-dim arrays octave-forge
Mon, 27 Oct 2003 19:03:23 +0000 aadler no "keyboard" octave-forge
Mon, 27 Oct 2003 17:21:36 +0000 schloegl docu corrected octave-forge
Mon, 27 Oct 2003 15:44:10 +0000 pkienzle Accept aiff or aif as valid AIFF file extensions. octave-forge
Mon, 27 Oct 2003 15:24:13 +0000 aadler doc bug octave-forge
Fri, 24 Oct 2003 17:29:33 +0000 aadler test data for 1D octave-forge
Fri, 24 Oct 2003 16:14:37 +0000 aadler mixed DF bug. Works against Matlab test code octave-forge
Fri, 24 Oct 2003 15:58:46 +0000 aadler works _with_ replication, not without octave-forge
Fri, 24 Oct 2003 15:23:58 +0000 aadler working version octave-forge
Fri, 24 Oct 2003 14:09:19 +0000 aadler N way anova octave-forge
Wed, 22 Oct 2003 20:15:18 +0000 pkienzle Warn mex users that structures don't work right yet octave-forge
Wed, 22 Oct 2003 18:35:54 +0000 pkienzle Support for structures octave-forge
Wed, 22 Oct 2003 02:20:11 +0000 pkienzle Return 2 as the number of dimensions (octave 2.1.51 will be able to do octave-forge
Wed, 22 Oct 2003 01:27:03 +0000 pkienzle Better cygwin support. octave-forge
Tue, 21 Oct 2003 14:35:12 +0000 aadler minor test and error mods octave-forge
Mon, 20 Oct 2003 17:31:31 +0000 pkienzle Better argument checking (allow [] and scalar as lower/upper bound). octave-forge
Sat, 18 Oct 2003 04:55:47 +0000 aadler spreal spimag and new tests octave-forge
Sat, 18 Oct 2003 01:13:00 +0000 aadler texinfo for documentation strings octave-forge
Fri, 17 Oct 2003 21:59:12 +0000 adb014 Small changes for errors/warning in latest CVS octave-forge
Mon, 13 Oct 2003 03:44:26 +0000 aadler check for out of bounds in allocation octave-forge
Thu, 09 Oct 2003 09:00:50 +0000 schloegl cleaned up code; double division changed to mul and single div; check of DIM argument cleaner octave-forge
Thu, 09 Oct 2003 08:27:03 +0000 schloegl bug fix for complex data octave-forge
Mon, 06 Oct 2003 12:14:24 +0000 tpikonen Fixed graceplot init scripts to work with CVS Octave octave-forge
Mon, 06 Oct 2003 11:14:32 +0000 schloegl function flix replaced octave-forge
Tue, 30 Sep 2003 17:36:53 +0000 pkienzle Add notes on building /opt/octave-support octave-forge
Mon, 29 Sep 2003 18:20:33 +0000 tpikonen Create PKG_ADD for */alternatives -directories octave-forge
Mon, 29 Sep 2003 07:29:31 +0000 schloegl increase efficiency for complex data octave-forge
Sat, 27 Sep 2003 19:32:57 +0000 schloegl fix possible memory leak octave-forge
Sat, 27 Sep 2003 09:45:12 +0000 schloegl more efficient use of complex data octave-forge
Sat, 27 Sep 2003 00:08:09 +0000 pkienzle [Johan Bergman] fix texinfo octave-forge
Sat, 27 Sep 2003 00:04:09 +0000 pkienzle Make sure copyright statement follows rules of help. octave-forge
Fri, 26 Sep 2003 07:42:22 +0000 schloegl use of sum square for complex data improved; check of input arguments simplified octave-forge
Fri, 26 Sep 2003 07:41:23 +0000 schloegl returns sum square also for complex data octave-forge
Thu, 25 Sep 2003 14:41:33 +0000 schloegl check of DIM-argument improved octave-forge
Thu, 25 Sep 2003 09:44:58 +0000 schloegl implement best unbiased estimation of S.D. (Note: this is different than the square root of the best unbiased estimator of the variance) octave-forge
Wed, 24 Sep 2003 07:38:58 +0000 schloegl test for GEOMAN and HARMMEAN included octave-forge
Tue, 23 Sep 2003 10:46:25 +0000 tpikonen The path generated by the build was missing the last part ("graceplot"). octave-forge
Mon, 22 Sep 2003 18:06:35 +0000 schloegl fixes for buggy NANSUM and NANSTD included octave-forge
Mon, 22 Sep 2003 18:01:34 +0000 schloegl tests for buggy NANSUM and NANSTD (from Mathworks) included octave-forge
Mon, 22 Sep 2003 17:00:26 +0000 schloegl support for real ND-arrays included in C-MEX version of SUMSKIPNAN octave-forge
Mon, 22 Sep 2003 16:36:28 +0000 schloegl support for complex data octave-forge
Mon, 22 Sep 2003 16:08:49 +0000 schloegl support for real ND-arrays included octave-forge
Fri, 19 Sep 2003 15:20:53 +0000 schloegl typo fixed octave-forge
Fri, 19 Sep 2003 09:30:34 +0000 schloegl check of DIM<=2 removed octave-forge
Thu, 18 Sep 2003 20:48:57 +0000 qspencer Adds new functionality that enables display of text strings in the octave-forge
Thu, 18 Sep 2003 15:40:12 +0000 schloegl support of ND-arrays implemented octave-forge
Thu, 18 Sep 2003 15:18:10 +0000 schloegl support of ND-arrays implemented octave-forge
Thu, 18 Sep 2003 13:34:32 +0000 schloegl C-MEX mplementation for SUMSKIPNAN included - thanks to Patrick Houweling octave-forge