igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Laplacian Matrix


From: Vincent Matossian
Subject: Re: [igraph] Laplacian Matrix
Date: Mon, 4 Dec 2006 12:17:19 -0500

Gabor, thanks for the super fast identification of this mysterious problem, it works fine now on R 2.4.0 on windows. I noticed that even the cpp files didn't cause a problem. Wow! the spinglass community function is very neat! :)

I am not familiar with the procedure to debug problems when they, would you recommend a pointer to a relevant document?

thanks again!

cheers,

vincent

On 12/4/06, Gabor Csardi <address@hidden> wrote:
Ok, i think i've found the 'bug' although i have no idea why it is a bug.
Anyway, instead of Free() in the R interface you need to use igraph_free()
(which just calls Free() on the other hand).....?????

I've uploaded the new version to cneurocvs if you want to take a look. This
was again compiled with R 2.2.0, i should upgrade to 2.4 really.

Thanks for your report again.

G.

On Mon, Dec 04, 2006 at 03:14:10PM +0100, Gabor Csardi wrote:
> Vincent,
>
> indeed. Every log message or trace is helpful, especially that it seems that
> the bug exists only on Windows. Thanks.
>
> G.
>
> On Sat, Dec 02, 2006 at 12:44:33AM -0500, Vincent Matossian wrote:
> > Hi Gabor,
> >
> > I meant to tell you that the graph.neighborhood and neighborhood functions have
> > been crashing R in windows. I have no more information as I reverted back to
> > the earlier version you'd sent me to do get my work done. Let me know if I can
> > help in anything, particularly if there's any trace or log messages somewhere
> > that would be of use to you.
> >
> > thanks,
> >
> > vincent
> >
> [...]
>
> --
> Csardi Gabor <address@hidden>    MTA RMKI, ELTE TTK
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help

--
Csardi Gabor < address@hidden>    MTA RMKI, ELTE TTK


_______________________________________________
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]