From help-octave-request at bevo dot che dot wisc dot edu Wed Jul 19 03:22:11 2000 Subject: Little patch for 2.1.31 From: "John W. Eaton" To: etienne at isr dot isr dot ist dot utl dot pt Cc: help-octave at bevo dot che dot wisc dot edu, etienne@isr.ist.utl.pt Date: Wed, 19 Jul 2000 03:21:49 -0500 (CDT) On 19-Jul-2000, etienne grossmann wrote: | here is a patch for 2.1.31 which brings : | | - builtin kron () function (~ five times quicker) | - exist (varname, "var") returns 1 if varname is a variable's name, | zero otherwise. Does not check for files, so is quicker than | checking exist (varname) == 1. | - ftest () function, by Paul Kienzle. Can you please separate these patches out so that they are independent, and then post them to the octave-maintainers list instead of help-octave? Thanks, jwe ----------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.che.wisc.edu/octave/octave.html How to fund new projects: http://www.che.wisc.edu/octave/funding.html Subscription information: http://www.che.wisc.edu/octave/archive.html -----------------------------------------------------------------------