[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in sprandsym
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Bug in sprandsym |
Date: |
Mon, 11 Feb 2013 07:40:19 -0500 |
On 11 February 2013 04:22, Alec Teal <address@hidden> wrote:
> Octave 3.2 is fine
For some value of "fine". You requested a full sparse matrix, but
you'll notice that it's not actually full. You're still getting zero
entries. That was something I patched for the current dev version.
> octave:5> full(sprandsym(2,1))
> warning: division by zero
> ans =
>
> -0.95801 -1.36308
> -1.36308 -0.31756
>
> See the div by zero warning?
http://octave.org/bugs.html
Thanks,
- Jordi G. H.
- Bug in sprandsym, Alec Teal, 2013/02/11
- Re: Bug in sprandsym,
Jordi Gutiérrez Hermoso <=