From help-request at octave dot org Sun Sep 25 16:46:48 2005 Subject: Re: speed of octave interpreter From: Stefan van der Walt To: Brian Blais Cc: help at octave dot org Date: Sun, 25 Sep 2005 23:44:44 +0200 On Sun, Sep 25, 2005 at 01:35:23PM -0400, Brian Blais wrote: > I am running Octave (2.1.71) on Linux (SuSe 9.1), and have written a > simple recursive minimax example for a class, and it seemed to run very > slowly. So, on a whim, I decided to test it in Scilab 3.0, Matlab 7.0 Since you are dabbling with the murky art of recursion, you probably want to set ignore_function_time_stamp = "all" Regards Stéfan ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------