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,35bd0e7237228bcd X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!h32g2000yqm.googlegroups.com!not-for-mail From: Rod Chapman Newsgroups: comp.lang.ada Subject: Re: Spark and the Ada numerics annex Date: Tue, 10 Aug 2010 03:18:53 -0700 (PDT) Organization: http://groups.google.com Message-ID: <16833c47-5ba5-4a1d-b92f-6375e9275322@h32g2000yqm.googlegroups.com> References: <064d3276-769c-46f7-9590-77a90af589cb@t20g2000yqa.googlegroups.com> NNTP-Posting-Host: 217.205.167.137 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1281435533 13380 127.0.0.1 (10 Aug 2010 10:18:53 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 10 Aug 2010 10:18:53 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h32g2000yqm.googlegroups.com; posting-host=217.205.167.137; posting-account=HCzrEgkAAABSfGsTnv-u5wET6EzuneVi User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:13045 Date: 2010-08-10T03:18:53-07:00 List-Id: You can create a "shadow" specification of the various Numerics packages to get at their facilities. See section 13.1 of the book on Shadows. - Rod, SPARK Team