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,a83584e000bc28fa X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.90.102 with SMTP id bv6mr1078287pab.34.1345297740189; Sat, 18 Aug 2012 06:49:00 -0700 (PDT) Path: kg8ni848pbc.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Re: ada lapack Date: Sat, 18 Aug 2012 06:48:59 -0700 (PDT) Organization: http://groups.google.com Message-ID: <781001a0-3a99-40ac-bc5b-c8337124b29b@googlegroups.com> References: <12f929e9-eea3-4dc9-b10d-71e4f5732e0d@googlegroups.com> <615dd222-9c8b-4878-94f7-b1cd4792bd3e@googlegroups.com> <36bc4009-6240-4797-991c-b72ec290cedc@googlegroups.com> <12606f3f-aec1-489c-8325-18e13007b6a6@googlegroups.com> <11959826-e12e-4455-b9d9-1ac4dcaf2952@googlegroups.com> <3bdbf14a-52ff-4b72-9e7b-42b543538959@googlegroups.com> <5865849c-3897-4be5-8d54-1de2e1acc3a7@googlegroups.com> NNTP-Posting-Host: 95.194.77.190 Mime-Version: 1.0 X-Trace: posting.google.com 1345297740 20822 127.0.0.1 (18 Aug 2012 13:49:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 18 Aug 2012 13:49:00 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=95.194.77.190; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-08-18T06:48:59-07:00 List-Id: Thanks. This is rather unfortunate to see that one cannot use the many oper= ators and functions in Ada.Numerics.Generic_Complex_Arrays in example file = example01.adb automatically. Adding two matrices is simple but other functi= ons are not so easy to implement. YC