octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Little patches for 2.1.31


From: etienne grossmann
Subject: Little patches for 2.1.31
Date: Wed, 19 Jul 2000 10:45:38 +0100 (WEST)

  Hello,

>From address@hidden Wed Jul 19 09:21:16 2000

#  On 19-Jul-2000, etienne grossmann <address@hidden> 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?

  Sure!

#  Thanks,

#  jwe

  You're welcome,

  Follow : 

* patch for all changes (corrected wrt to previously sent patch, in
  which a reference to delaunay.cc had remained).
* patch for kron
* for ftest
* for exist

  Note : 

  the kron, ftest and exist patches probably can't be applied one
  after the other, since they change the same part of src/Makefile.

  Etienne


Attachment: octave-2.1.31.mine.no.delaunay.patch
Description: Binary data

Attachment: octave-2.1.31.kron.patch
Description: Binary data

Attachment: octave-2.1.31.ftest.patch
Description: Binary data

Attachment: octave-2.1.31.exist.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]