help-octave
[Top][All Lists]
Advanced

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

Re: error rand.oct


From: Dmitri A. Sergatskov
Subject: Re: error rand.oct
Date: Thu, 13 Feb 2003 16:59:17 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01



Mike Miller wrote:
On Thu, 13 Feb 2003, Henry F. Mollet wrote:


Works for me:
GNU Octave, version 2.1.35 (powerpc-apple-darwin6.2).



Which is not surprising when...



on 2/13/03 12:47 PM, jfl at address@hidden wrote:


PROBLEM:  Rand function doesn't work.  Rand does work in 2.1.36, it does not
       work for me on 2.1.40 or 2.1.44 and error messages are different.




Well, for what it worth "it works for me" (TM) (gcc 3.2 RH8.0,
./configure --enable-shared --enable-dl --with-fast-blas)
BUT, I do use rand from octave-forge/FIXES

address@hidden dima]$ octave
GNU Octave, version 2.1.44 (i686-pc-linux-gnu).
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. Eaton.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to <address@hidden>.

octave:1> rand
ans = 0.97055
octave:2> randn
ans = 0.29290
octave:3> help rand
octave:4> rand(1)
ans = 0.25158
octave:5>

(I _DO_ have the polyfit problem as reported in the different thread)


Sincerely,

Dmitri.



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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