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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,46f8241fa721a139 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!r29g2000yqj.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Re: Question on procedure parameter style Date: Thu, 23 Dec 2010 10:51:14 -0800 (PST) Organization: http://groups.google.com Message-ID: <6c6a8028-eef8-4abd-8cd5-deeabba64a2d@r29g2000yqj.googlegroups.com> References: NNTP-Posting-Host: 193.11.22.91 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1293130274 23922 127.0.0.1 (23 Dec 2010 18:51:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 23 Dec 2010 18:51:14 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r29g2000yqj.googlegroups.com; posting-host=193.11.22.91; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:17086 Date: 2010-12-23T10:51:14-08:00 List-Id: On Dec 23, 6:59=A0pm, Simon Wright wrote: > Hi all, > > Working on adding generalized eigenvalues tohttps://sourceforge.net/proje= cts/gnat-math-extn/, I've started with Thanks Simon for considering implementing the generalized eigenvalue problem. It's a very useful tool for many people. Wish you all the best in this endeavour. Cheers YC