Hi, I was trying an int32 vector of length 2 where the elements range between 0 and 6*10^8
I’d be happy to scale them down if the problem is the int32. Thanks, Luke > On Dec 21, 2016, at 2:23 PM, Tiago de Paula Peixoto <[email protected]> wrote: > > On 21.12.2016 22:10, Luke Bergmann wrote: >> Dear all, >> >> Thanks and apologies in advance if this is something silly on my part. I can >> blockmodel this dataset using a vector of covariates (two int32’s) without >> hierarchy no problem, but when I try to add hierarchy, I get an error >> reproducible on two different platforms (OS X and ubuntu, one without OpenMP >> support, one with; one from within an ipython notebook, one from without; >> both Python 2.7.12): > > How large are your edge weights? > > -- > Tiago de Paula Peixoto <[email protected]> > _______________________________________________ > graph-tool mailing list > [email protected] > https://lists.skewed.de/mailman/listinfo/graph-tool _______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
