igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Bug report


From: Gabor Csardi
Subject: Re: [igraph] Bug report
Date: Wed, 16 Jul 2008 03:43:41 -0500
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Thanks, David. I believe that this was corrected in the 0.5.1
release. (This hasn't been announced yet, but the updated R 
package in already on CRAN.)

Please tell me if you still experience problems.

Best,
Gabor

On Wed, Jul 16, 2008 at 10:15:43AM +0200, David Morton EPFL wrote:
> Hi there,
> 
> You may want to fix this little thing
> for the next release of igraph in R.
> 
>     m = matrix(c(1,2,3,4),2,2)
>     graph.adjacency(m,"upper")
> 
> would work fine but
> 
>    graph.adjacency(m,"upper",weighted=TRUE)
> 
> wouldn't see the self-loops.
> The same with other options of graph.adjacency (e.g. "both")
> 
> Ciao.
> 
> David Morton

> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help


-- 
Csardi Gabor <address@hidden>    UNIL DGM




reply via email to

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