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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4246083efae0e43b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!134.158.69.22.MISMATCH!in2p3.fr!irazu.switch.ch!switch.ch!newsfeed.sunrise.ch!news.sunrise.ch!not-for-mail Message-ID: <4183E6BB.A196C7B8@fakeaddress.nil> Date: Sat, 30 Oct 2004 21:08:43 +0200 From: Gautier Write-only X-Mailer: Mozilla 4.8 [en]C-CCK-MCD diax30 (Win98; U) X-Accept-Language: fr MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Singular Value Decomposition (SVD) Ada Algorithm References: <35f054ea.0410290918.5f7f7d0@posting.google.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 194.230.230.179 X-Trace: 1099163388 news.sunrise.ch 28024 194.230.230.179 Xref: g2news1.google.com comp.lang.ada:5922 Date: 2004-10-30T21:08:43+02:00 List-Id: skidmarks: > Anyone have an SVD in Ada? I have the C/C++ versions from Numerical > Recipes in C++ (I have the CD-ROM) and would rather not rewrite it > into Ada unless I have to. For SVD you have an answer; for other algorithms from the N.R. you can translate the Pascal version (freely available) via P2Ada. See http://homepage.sunrise.ch/mysunrise/gdm/gsoft.htm#p2ada HTH ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!