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 <[email protected]> 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
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <[email protected]>     MTA KFKI RMKI

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to