Re: [Rpy] Fixed the Win XP problem

2007-09-12 Thread Manuzhai
That crashes for me, too. Since I don't know anything about the innards of R or numpy, I have no clue on how to fix this. If/when I need this, I'll look into it again. Cheers, Manuzhai On 9/12/07, Reinder Brolsma <[EMAIL PROTECTED]> wrote: > This version seems to work on my PC (WinXP, python 2.5

Re: [Rpy] Fixed the Win XP problem

2007-09-12 Thread Reinder Brolsma
This version seems to work on my PC (WinXP, python 2.5, R 2.5.1 and NumPy 1.0.3), so thanks for the good work. 1 problem though, on my pc it seems like python crashes, when I want to plot a float32 array, while a float64 is no problem. Am I the only one having this problem? from numpy import *

Re: [Rpy] Fixed the Win XP problem

2007-09-06 Thread Manuzhai
On 9/6/07, Javier Alfaro <[EMAIL PROTECTED]> wrote: > Was this the silent crash problem on XP for laptops? It was some sort of crash on XP, pretty silent, not sure if it occurred just on laptops. Cheers, Manuzhai - This SF.

Re: [Rpy] Fixed the Win XP problem

2007-09-06 Thread Javier Alfaro
Was this the silent crash problem on XP for laptops? On 9/6/07, Manuzhai <[EMAIL PROTECTED]> wrote: > > I think I fixed the problem, at least it works on my box. You can > download a source tarball from my Mercurial repository at [1] (the fix > can also be seen here), this includes the other patch

[Rpy] Fixed the Win XP problem

2007-09-06 Thread Manuzhai
I think I fixed the problem, at least it works on my box. You can download a source tarball from my Mercurial repository at [1] (the fix can also be seen here), this includes the other patches I proposed earlier. I even prepared a binary [2], but I don't with which versions it'll work. It seems to