From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,5b77ccc592359c44 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!s15g2000yqs.googlegroups.com!not-for-mail From: Chrono Newsgroups: comp.lang.ada Subject: Re: Fourier Date: Fri, 17 Jul 2009 04:46:56 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <0e119436-a67c-4082-814f-0bf6027ae06b@d4g2000yqa.googlegroups.com> <9pvft0a87qq$.11jq55zbrc49c$.dlg@40tude.net> NNTP-Posting-Host: 201.7.145.1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1247831216 3943 127.0.0.1 (17 Jul 2009 11:46:56 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 17 Jul 2009 11:46:56 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s15g2000yqs.googlegroups.com; posting-host=201.7.145.1; posting-account=n9Sa1woAAACZc_iwSjaEkj9Lnt-XVrSr User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7106 Date: 2009-07-17T04:46:56-07:00 List-Id: On 17 jul, 04:27, "Dmitry A. Kazakov" wrote: > On Thu, 16 Jul 2009 20:23:17 -0700 (PDT), Pablo wrote: > > Does someone know an ADA implementation of some Fourier Transform? Or > > where I can find it? > > One implementation of FFT is mentioned at AdaIC: > > =A0 =A0http://www.adaic.org/links/libs.html > > (the last in the list) > > -- > Regards, > Dmitry A. Kazakovhttp://www.dmitry-kazakov.de Great!