igraph-help
[Top][All Lists]
Advanced

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

[igraph] Bug in layout.spring?


From: David Edwards
Subject: [igraph] Bug in layout.spring?
Date: Fri, 10 Aug 2012 14:29:52 +0200

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

 

 


reply via email to

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