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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,80532c203ced41ef X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeder1.enfer-du-nord.net!gegeweb.org!aioe.org!.POSTED!not-for-mail From: "Nasser M. Abbasi" Newsgroups: comp.lang.ada Subject: Re: Ann: Mathpaqs, release Feb. 2011 Date: Tue, 22 Feb 2011 12:45:05 -0800 Organization: Aioe.org NNTP Server Message-ID: References: <838f49da-9a83-49d1-b42e-64b45f9b2917@x13g2000vbe.googlegroups.com> <1ib2wlicecaim$.1o25nuvllws3i.dlg@40tude.net> <1raralz4504m2$.1mwiu22cgxle0.dlg@40tude.net> Reply-To: nma@12000.org NNTP-Posting-Host: tUYQ4Ty9mMw9Pdc8TJRFQA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news1.google.com comp.lang.ada:17540 Date: 2011-02-22T12:45:05-08:00 List-Id: On 2/22/2011 3:33 AM, Dmitry A. Kazakov wrote: > Are you asking why Ada does not include them in the standard library? > My question is the same, a very simple user question, I will repeat it again: What do I need to do to solve Ax=b in Ada, with A being sparse matrix. If no one has done this before in Ada, that is fine. I am just asking. The format of the sparse is not important, the package used is not important. I am just asking if the tools, the bindings, the library, or whatever, is there now, today, to do this in Ada. It is really a simple question :) --Nasser