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=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:aed:3aa3:: with SMTP id o32mr21743473qte.364.1590999465544; Mon, 01 Jun 2020 01:17:45 -0700 (PDT) X-Received: by 2002:a05:6830:309a:: with SMTP id f26mr15240393ots.76.1590999465270; Mon, 01 Jun 2020 01:17:45 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 1 Jun 2020 01:17:44 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=212.251.152.55; posting-account=bPTmZAoAAAC_6HP9XLKB9aAAxBa6BuOR NNTP-Posting-Host: 212.251.152.55 References: <45af26dc-c35f-4a01-8115-7b30021cc064@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Any good package for mathematical function in Ada? From: reinert Injection-Date: Mon, 01 Jun 2020 08:17:45 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:58915 Date: 2020-06-01T01:17:44-07:00 List-Id: s=C3=B8ndag 31. mai 2020 13.26.40 UTC+2 skrev Dmitry A. Kazakov f=C3=B8lgen= de: > If you need something concrete and frequently used, you certainly could= =20 > find a library and use it. Ada bindings to a mathematical library is a=20 > matter of minutes to do. >=20 Bessel functions are just an example for what I am looking for. Now I just = reinvented the wheel and wrote the code for the modified Bessel function of= order 0 :-) OK, a bit waste of time but programming is also a way to unde= rstand. reinert reinert