|
From: | Ed Meyer |
Subject: | Re: Sparse manual deff. |
Date: | Thu, 25 Apr 2013 10:14:05 -0700 |
Thanks JordiOn Thu, Apr 25, 2013 at 9:55 AM, Jordi Gutiérrez Hermoso <address@hidden> wrote:
On 25 April 2013 09:07, Doug Stewart <address@hidden> wrote:Oops, obvious think-o. Should be number of nonzeros values in the band
> In
> http://www.gnu.org/software/octave/doc/interpreter/Sparse-Linear-Algebra.html
>
> I find:
>
> The band density is defined as the number of non-zero values in the matrix
> divided by the number of non-zero values in the matrix.
>
> This will always be 1 ??????
divided by number of nonzeros in a full band.
Sort of. It uses compressed-column sparse, which is an almost
> Also Does Octave use:
>
> "
>
> Yale format
>
> The Yale Sparse Matrix Format stores an initial sparse m×n matrix, M, in row
> form using three one-dimensional arrays.
>
> "
insignificant variation of the Yale format.
I don't have my Savannah credentials handy yet, but I should have them
soon. If you don't see me or someone else make a commit soon to fix
these doc bugs, can you please prod us again with a bug report on the
tracker?
Thanks,
- Jordi G. H.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave
[Prev in Thread] | Current Thread | [Next in Thread] |