igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Bug in layout.spring?


From: Gábor Csárdi
Subject: Re: [igraph] Bug in layout.spring?
Date: Fri, 10 Aug 2012 09:34:51 -0400

Indeed a bug, not sure what causes it (yet), will look into it. You
can follow it here if you want to:
https://bugs.launchpad.net/igraph/+bug/1035313

Thanks for the report! Best,
Gabor

On Fri, Aug 10, 2012 at 8:29 AM, David Edwards <address@hidden> wrote:
> There seems to be a bug in layout.spring(), perhaps a relic of zero-based
> indexing?
>
>
>
>
>
> ug0 <- graph.formula(a-b-c-d-b,e)
>
> layout.spring(ug0)
>
> Error in d[1, , ] <- mats :
>
>   number of items to replace is not a multiple of replacement length
>
>
>
> Best regards
>
> David Edwards
>
>
>
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     MTA KFKI RMKI



reply via email to

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