[SciPy-user] FFTW python bindings again

Robert Kern robert.kern at gmail.com
Mon Jan 26 18:49:44 EST 2009


On Mon, Jan 26, 2009 at 17:45, Jochen <cycomanic at gmail.com> wrote:
> Hi all,
> about starting a new thread, stupid gmail does not show my posts to the
> list.

Just reply to your message in Sent Mail.

> Anyways I noticed a big mistake in how I was allocating the
> aligned memory thus it was actually not guaranteed to be 16byte aligned.
> I guess it didn't show up because I was mainly testing using complex
> numbers and malloc just took the next free block, which happened to be
> aligned because I had just allocated a large chunk of aligned data.
> Anyways I have created a new version where the issue is fixed. It can
> again be found at http://pyfftw.berlios.de.
>
> Cheers
> Jochen
>
> P.S.: I haven't received any comments on this, is this not of interest
> to the scipy community?

Many people simply don't comment. Please do keep us informed, though!

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-User mailing list