igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] pb with matrix size limit


From: Gábor Csárdi
Subject: Re: [igraph] pb with matrix size limit
Date: Thu, 11 Sep 2014 15:52:49 -0400

You can compute it in pieces, and save the results to disk. But then
probably running time will be an issue, too. If you happen to have
multiple machines, then you can also parallelize.

Gabor

On Tue, Sep 9, 2014 at 10:34 AM, Yann Moalic <address@hidden> wrote:
> Dear all,
>
> I have a question about huge datasets.
> I'm trying to compute a correlation matrix based on a dataset of 84463 
> individual and Apparently the limits of R are reached….
> Is there another way to compute this matrix?
>
> Thanks for your advices.
>
> Yann
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

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