log

age author description
Wed, 01 Dec 2010 08:45:08 +0000 cdemills A few fixes for single-dimension writing, and around COW logic octave-forge
Tue, 30 Nov 2010 21:58:08 +0000 cdemills Mostly implemented a 3rd dim with column-compressed data octave-forge
Tue, 30 Nov 2010 17:22:36 +0000 hauberg Make 'imresize' more compatible with more recent versions of Matlab octave-forge
Mon, 29 Nov 2010 14:46:44 +0000 cdemills Horzcat and vertcat must insert the row/column names early through inputname, otherwise it is no more useable in cat octave-forge
Mon, 29 Nov 2010 14:42:34 +0000 hauberg Test for empty matrices for 3.2.x compatibility octave-forge
Mon, 29 Nov 2010 13:39:44 +0000 cdemills All basic matrix ops should be OK now octave-forge
Sun, 28 Nov 2010 23:59:26 +0000 schloegl support compressed (zlib-ed) files octave-forge
Sun, 28 Nov 2010 20:16:13 +0000 prnienhuis Will be moved tp fpl package octave-forge
Sun, 28 Nov 2010 20:15:22 +0000 prnienhuis Will be moved to fpl package octave-forge
Sat, 27 Nov 2010 15:46:34 +0000 hauberg Several updates to 'invfreq' (from Pascal Depuis) octave-forge
Fri, 26 Nov 2010 22:07:52 +0000 hauberg New function: combnk octave-forge
Fri, 26 Nov 2010 16:56:40 +0000 cdemills Intermediate version, some matrix ops are still not working as they should octave-forge
Fri, 26 Nov 2010 16:38:36 +0000 hauberg Normalise window octave-forge
Fri, 26 Nov 2010 11:05:35 +0000 cdemills Back to unified df_func; implented 'inv'; by default, df.array let downclassing occur octave-forge
Fri, 26 Nov 2010 09:31:51 +0000 cdemills Merging df_rcfunc and df_ccfunc octave-forge
Thu, 25 Nov 2010 23:37:17 +0000 schloegl add correlation and regression analysis, variance analysis, etc. octave-forge
Thu, 25 Nov 2010 18:07:59 +0000 cdemills By default, dereferencing dataframe results in a dataframe octave-forge
Thu, 25 Nov 2010 09:27:44 +0000 cdemills Various cleanup and fixes octave-forge
Wed, 24 Nov 2010 22:27:43 +0000 schloegl identification of SPSS files improved octave-forge
Wed, 24 Nov 2010 21:57:16 +0000 cdemills Made df_func return a dataframe, extract as much metadata as it can from its inputs octave-forge
Wed, 24 Nov 2010 21:28:59 +0000 schloegl fix check of input arguments; support for STATA files versuions less than 114; remove trailing blanks octave-forge
Wed, 24 Nov 2010 18:44:09 +0000 cdemills Removed unneeded file octave-forge
Wed, 24 Nov 2010 18:41:26 +0000 cdemills Various bugfixes, added two functions to init a dataframe from the meta-info of another one octave-forge
Wed, 24 Nov 2010 15:33:54 +0000 cdemills A few new functions and corrections octave-forge
Tue, 23 Nov 2010 17:35:27 +0000 cdemills Removed backup junk octave-forge
Tue, 23 Nov 2010 17:34:03 +0000 cdemills A new bunch of mapping functions added octave-forge
Tue, 23 Nov 2010 10:51:03 +0000 cdemills Added basic mapper functions like sin - cos - sqrt - ... octave-forge
Mon, 22 Nov 2010 20:12:51 +0000 paramaniac control: display system name in various plot commands octave-forge
Mon, 22 Nov 2010 17:11:24 +0000 cdemills calls print_usage with the name of the overloaded function octave-forge
Mon, 22 Nov 2010 17:10:33 +0000 cdemills Display the dataframe src, if any octave-forge
Mon, 22 Nov 2010 16:48:27 +0000 cdemills Better handling of missing files, initialisation from scalar/vector, display of complex numbers octave-forge
Mon, 22 Nov 2010 12:16:18 +0000 cdf new vtk functions name will need to be changed octave-forge
Sun, 21 Nov 2010 22:33:45 +0000 schloegl add Bland-Altmann plot octave-forge
Fri, 19 Nov 2010 15:39:54 +0000 cdemills isfield.m: new function, may also return an index of matching fieldnames octave-forge
Thu, 18 Nov 2010 12:52:57 +0000 i7tiol Fix helptext. octave-forge
Wed, 17 Nov 2010 17:07:37 +0000 cdemills Try to detect more cases of badly formatted regexpes octave-forge
Wed, 17 Nov 2010 15:12:16 +0000 cdemills Quote other chars used as quantifiers too octave-forge
Wed, 17 Nov 2010 12:38:14 +0000 schloegl fix for more than one format argument octave-forge
Wed, 17 Nov 2010 12:09:34 +0000 cdemills Properly quote |, as otherwise regexp engine will stall octave-forge
Wed, 17 Nov 2010 12:03:47 +0000 schloegl support of styling formats (similar to plot) octave-forge
Wed, 17 Nov 2010 09:12:22 +0000 abarth93 remove short-circuit operator octave-forge
Wed, 17 Nov 2010 08:34:13 +0000 schloegl improve display of CDF octave-forge
Wed, 17 Nov 2010 08:19:15 +0000 cdemills Added more real-life problems found in data with respect to EOL encoding and empty fields octave-forge
Wed, 17 Nov 2010 08:03:10 +0000 schloegl fix cdfplot octave-forge
Tue, 16 Nov 2010 18:01:31 +0000 cdemills Removed a typo: indi=>indr octave-forge
Tue, 16 Nov 2010 17:28:54 +0000 cdemills Refined the processing of EOL octave-forge
Tue, 16 Nov 2010 07:57:25 +0000 i7tiol Disable automatic option registration until optimset is fixed. octave-forge
Sun, 14 Nov 2010 17:29:20 +0000 prnienhuis Updated (to POI3.7), fixed many typos octave-forge
Sun, 14 Nov 2010 17:28:52 +0000 prnienhuis Updated (to jOpenDocument 1.2 final), fixed typos octave-forge
Sun, 14 Nov 2010 16:58:07 +0000 prnienhuis Initial versions. I think some improvements to the code are useful but the author hasn't replied yet :-) octave-forge
Sun, 14 Nov 2010 16:55:15 +0000 prnienhuis Various bug fixes; better tracking of changes to files; tested w jOpenDocument 1.2 final (which still has limitations / bugs) octave-forge
Sun, 14 Nov 2010 16:53:26 +0000 prnienhuis Many bug fixes; more rigid input & output arg checks; better tracking of changes to files; also tested w Apache POI 3.7 octave-forge
Sun, 14 Nov 2010 16:51:22 +0000 prnienhuis Added support for COM & a workaround for jOpenDocument bug (still in JOD 1.2 final) octave-forge
Sun, 14 Nov 2010 16:50:24 +0000 prnienhuis Input row range check added octave-forge
Sun, 14 Nov 2010 16:49:18 +0000 prnienhuis Textual fixes octave-forge
Sun, 14 Nov 2010 16:48:00 +0000 prnienhuis Added other Excel IDs for output arg #3 octave-forge
Sun, 14 Nov 2010 16:45:44 +0000 prnienhuis Simplified code for extracting numerical arrays from cell array octave-forge
Thu, 11 Nov 2010 11:49:49 +0000 i7tiol For Muhali <muhali@shaw.ca>: small fix for stoppin criteria. octave-forge
Thu, 11 Nov 2010 11:45:54 +0000 i7tiol Fix __dfdp__.m called with less than 3 arguments. octave-forge
Wed, 10 Nov 2010 08:46:34 +0000 cdemills Prepared for a new release octave-forge