igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] RuntimeWarning: Non-zero return code from ARPACK routine


From: Tamas Nepusz
Subject: Re: [igraph] RuntimeWarning: Non-zero return code from ARPACK routine
Date: Tue, 17 Feb 2009 23:11:11 +0000

My best guess is that ARPACK doesn't like your network for some reason and it either fails to converge or something like that. If you send me your network, I'll try to reproduce it and see what's going on.

--
Tamas

On 2009.02.16., at 18:24, Chris Wj wrote:

What would cause these warnings?

~: RuntimeWarning: Non-zero return code from ARPACK routine! at centrality.c:414
  return igraphG.hub_score()
~: RuntimeWarning: Non-zero return code from ARPACK routine! at centrality.c:414
  return igraphG.authority_score()
~: RuntimeWarning: Non-zero return code from ARPACK routine! at centrality.c:207
  return igraphG.eigenvector_centrality()

-Chris
_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help





reply via email to

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