Hi Sturla,
Thanks for the overview.
On Mon, Oct 26, 2009 at 5:24 PM, Sturla Molden wrote:
> Ralf Gommers skrev:
> >
> > If anyone with knowledge of the differences between the C and Fortran
> > versions could add a few notes at the above link, that would be great.
> >
> The most notable differe
Ralf Gommers skrev:
>
> If anyone with knowledge of the differences between the C and Fortran
> versions could add a few notes at the above link, that would be great.
>
The most notable difference (from a user perspective) is that the
Fortran version has more transforms, such as discrete sine and
On Mon, Oct 26, 2009 at 12:04 AM, Ralf Gommers
wrote:
>
>
> On Sun, Oct 25, 2009 at 11:51 PM, Charles R Harris <
> charlesr.har...@gmail.com> wrote:
>
>>
>>
>> On Sun, Oct 25, 2009 at 4:21 PM, Ralf Gommers <
>> ralf.gomm...@googlemail.com> wrote:
>>
>>> Hi all,
>>>
>>> Can anyone tell me if fftpac
On Sun, Oct 25, 2009 at 11:51 PM, Charles R Harris <
charlesr.har...@gmail.com> wrote:
>
>
> On Sun, Oct 25, 2009 at 4:21 PM, Ralf Gommers > wrote:
>
>> Hi all,
>>
>> Can anyone tell me if fftpack_lite is an exact C translation of the
>> fftpack Fortran code? Or at least close enough that the sig
On Sun, Oct 25, 2009 at 4:21 PM, Ralf Gommers
wrote:
> Hi all,
>
> Can anyone tell me if fftpack_lite is an exact C translation of the fftpack
> Fortran code? Or at least close enough that the signature, parameter
> descriptions and algorithm are the same?
>
> If so, I can use the fftpack Fortran
Hi all,
Can anyone tell me if fftpack_lite is an exact C translation of the fftpack
Fortran code? Or at least close enough that the signature, parameter
descriptions and algorithm are the same?
If so, I can use the fftpack Fortran sources (which have useful comments) to
write docs for fftpack_lit