[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] as.undirected() strips vertex attributes?
From: |
Tamas Nepusz |
Subject: |
Re: [igraph] as.undirected() strips vertex attributes? |
Date: |
Fri, 21 Sep 2007 22:00:17 +0200 |
> It looks like as.undirected() strips vertex attributes in igraph
> 0.4.3. Is this a bug?
Yes, unfortunately that's a bug - thanks for reporting it. It will be
fixed in igraph 0.5 (I already added an entry in our issue tracker).
The workaround you implemented seems okay to me, but since the cause
of this issue is in the low-level C layer of the library, it will be
fixed there (so we don't have to work out a workaround for every
single higher level interface).
--
Tamas
- [igraph] key players in networks, Simone Gabbriellini, 2007/09/11
- Re: [igraph] key players in networks, Gabor Csardi, 2007/09/13
- Re: [igraph] key players in networks, Gabor Csardi, 2007/09/13
- Re: [igraph] key players in networks, Simone Gabbriellini, 2007/09/16
- Re: [igraph] key players in networks, Simone Gabbriellini, 2007/09/19
- Re: [igraph] key players in networks, Tamas Nepusz, 2007/09/19
- Re: [igraph] key players in networks, Gabor Csardi, 2007/09/20
- [igraph] as.undirected() strips vertex attributes?, uxzmdlj02, 2007/09/21
- Re: [igraph] as.undirected() strips vertex attributes?,
Tamas Nepusz <=
- Re: [igraph] as.undirected() strips vertex attributes?, uxzmdlj02, 2007/09/21
- Re: [igraph] as.undirected() strips vertex attributes?, Gabor Csardi, 2007/09/24
- Re: [igraph] as.undirected() strips vertex attributes?, Tamas Nepusz, 2007/09/24