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: a07f3367d7,a83584e000bc28fa X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.205.126.4 with SMTP id gu4mr1425264bkc.8.1345505517627; Mon, 20 Aug 2012 16:31:57 -0700 (PDT) Received: by 10.180.103.197 with SMTP id fy5mr2120442wib.1.1345505517193; Mon, 20 Aug 2012 16:31:57 -0700 (PDT) Path: m12ni120251bkm.0!nntp.google.com!news1.google.com!7no31398376wig.0!news-out.google.com!n2ni233174670win.0!nntp.google.com!proxad.net!feeder1-2.proxad.net!news.mixmin.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: ada lapack Date: Tue, 21 Aug 2012 00:31:56 +0100 Organization: A noiseless patient Spider Message-ID: References: <12f929e9-eea3-4dc9-b10d-71e4f5732e0d@googlegroups.com> <11959826-e12e-4455-b9d9-1ac4dcaf2952@googlegroups.com> <3bdbf14a-52ff-4b72-9e7b-42b543538959@googlegroups.com> <5865849c-3897-4be5-8d54-1de2e1acc3a7@googlegroups.com> <781001a0-3a99-40ac-bc5b-c8337124b29b@googlegroups.com> <698e8722-4e47-4aff-836a-9ca36e6207bf@googlegroups.com> <51bf0895-3e92-42e9-b99d-5bc03bd99d85@googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="42c1942dfadc1cd741ff4f4031e1b906"; logging-data="27713"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18AzCDcGMCQJgm1ZSmDkAq9lhHP6XQ7CnI=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin) Cancel-Lock: sha1:yhJ5EhKOgCcxhPLEwQVdwwC6Trg= sha1:XIYjX3bBE0TEAzszBa10jvDe7HQ= Content-Type: text/plain Date: 2012-08-21T00:31:56+01:00 List-Id: "Nasser M. Abbasi" writes: > On 8/20/2012 5:57 PM, Simon Wright wrote: >> "Nasser M. Abbasi" writes: >> but am unsure about the adalapack >> project; there are quite a lot of files named, or in directories named, >> OLD. Also, I don't think the convert/ directory is useful any more? >> Please advise. > > I kept all the original packages in there, before I merged them > into one.I put them in an OLD directory. This can be removed. > not needed. OK > The convert folder is very important. It is what Dr Wasu Chaopanon > used to generate the bindings from Fortran! They are perl scripts. > If someone wants to update and add more Lapack API's (not all the > calls are there now), then may be these can be used again). No > harm of keeping them there. OK (I was misled by the README, which mentions an absent file MakeAda). >> I can see that people using GPS would want to use git (or svn, or >> even cvs) because GPS supports them, and doesn't support hg. But I >> still think that git is far more complex than most people need. We >> are not Linus Torvalds! > > I really do not know anything about git or HG. I did not see HG when I > created the project. If you know how to change this, feel free to do > that. You are the expert on these things, I never used any of this > that is why I asked for help in setting this up somewhere. As I said, GPS users would want to use git (mind you, I haven't looked at the GPS git interface). I will shut up and suck it up now.