On 9/19/2013 1:06 AM, Henry Gomersall wrote:
> On 19/09/13 09:05, Henry Gomersall wrote:
>> I've had feedback that this is possible. Give me a few hours and I'll
>> see what I can do...
>
> I mean that it builds under win 64-bit. I'll prob push a .exe.
>
> Cheers,
>
> Henry
It's probbly the wrong
Henry: thanks a lot, that would be very appreciated regardless of whether I
end up using it in this specific project or not.
Other replies below.
Antony
2013/9/19 Robert Kern
> On Thu, Sep 19, 2013 at 2:40 AM, Antony Lee
> wrote:
> >
> > Thanks, I didn't know that multiprocessing Managers coul
On Thu, Sep 19, 2013 at 5:58 PM, Antony Lee wrote:
>
> Henry: thanks a lot, that would be very appreciated regardless of whether
I end up using it in this specific project or not.
> Other replies below.
>
> Antony
>
> 2013/9/19 Robert Kern
>>
>> On Thu, Sep 19, 2013 at 2:40 AM, Antony Lee
wrote:
2013/9/19 Robert Kern
> On Thu, Sep 19, 2013 at 5:58 PM, Antony Lee
> wrote:
> >
> > Henry: thanks a lot, that would be very appreciated regardless of
> whether I end up using it in this specific project or not.
> > Other replies below.
> >
> > Antony
> >
> > 2013/9/19 Robert Kern
> >>
> >> On
On 2013-09-19 17:58, Antony Lee wrote:
> Henry: thanks a lot, that would be very appreciated regardless of
> whether I end up using it in this specific project or not.
> Other replies below.
>
I've actually spent rather too long fiddling with Windows on this one! I
can't for the life of me get c
On Thu, Sep 19, 2013 at 2:40 AM, Antony Lee wrote:
>
> Thanks, I didn't know that multiprocessing Managers could be used with
processes not started by multiprocessing itself... I will give them a try.
> I just need to compute FFTs, but speed is a real issue for me (I am using
the results for real
On 19/09/13 09:05, Henry Gomersall wrote:
> I've had feedback that this is possible. Give me a few hours and I'll
> see what I can do...
I mean that it builds under win 64-bit. I'll prob push a .exe.
Cheers,
Henry
___
NumPy-Discussion mailing list
NumP
On 18/09/13 01:51, Antony Lee wrote:
> I need to interface with a 64-bit DLL and use an extension (pyFFTW)
> for which I can only find a 32-bit compiled version (yes, I could try
> to install MSVC and compile it myself but I'm trying to avoid that...))
I'm now in a position that I might be able