igraph-help
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[igraph] Bug report
From
:
David Morton EPFL
Subject
:
[igraph] Bug report
Date
:
Wed, 16 Jul 2008 10:15:43 +0200
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
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[igraph] Bug report
,
David Morton EPFL
<=
Re: [igraph] Bug report
,
Gabor Csardi
,
2008/07/16
Prev by Date:
RE: [igraph] labelling vertices using python
Next by Date:
Re: [igraph] Bug report
Previous by thread:
[igraph] labelling vertices using python
Next by thread:
Re: [igraph] Bug report
Index(es):
Date
Thread