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,80532c203ced41ef X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!news-transit.tcx.org.uk!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ann: Mathpaqs, release Feb. 2011 Date: Wed, 23 Feb 2011 14:38:39 +0000 Organization: A noiseless patient Spider Message-ID: References: <838f49da-9a83-49d1-b42e-64b45f9b2917@x13g2000vbe.googlegroups.com> <1ib2wlicecaim$.1o25nuvllws3i.dlg@40tude.net> <1raralz4504m2$.1mwiu22cgxle0.dlg@40tude.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx02.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="12211"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1++8URLIdL4p2IFrmjuTyIdOOY9Z70Zl/A=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:3BCS1ymODlv0WAO0vDNEma+933Q= sha1:NardOSdM2J/oFr/HsPMzm8ARR/c= Xref: g2news2.google.com comp.lang.ada:18527 Date: 2011-02-23T14:38:39+00:00 List-Id: "Nasser M. Abbasi" writes: > 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 :) I'm pretty sure the answer is -- there is no Ada binding to do what you want.