help-octave
[Top][All Lists]
Advanced

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

Re: consistent crash using gammrnd


From: Paul Kienzle
Subject: Re: consistent crash using gammrnd
Date: Fri, 13 Jul 2007 19:04:57 -0400


On Jul 13, 2007, at 8:23 AM, Daniel Oberhoff wrote:

gamrnd(rand(100,1),rand(100,1))

crashes consistently with my octave which is 2.9.12 (full config info attached).

The attached patch fixes the gamrnd bug ... it was doing vector/vector rather than vector./vector.

This doesn't address the problem of why vector/vector crashes on my build (2.9.12, Thomas Treichl's OS X build, -framework vecLib) as well.

        - Paul

Attachment: gamrnd.diff
Description: Binary data


reply via email to

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