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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5237a85382089bd6,start X-Google-Attributes: gid103376,public From: Norm Hecht Subject: Numerical Routines in Ada Date: 1996/10/04 Message-ID: <3255B98B.7832@fls.infi.net>#1/1 X-Deja-AN: 187635350 content-type: text/plain; charset=us-ascii organization: InfiNet mime-version: 1.0 reply-to: nhecht@fls.infi.net newsgroups: comp.lang.ada x-mailer: Mozilla 2.02 (Macintosh; I; PPC) Date: 1996-10-04T00:00:00+00:00 List-Id: Does anyone know where I could find numerical routines in Ada that I could download, or if all else fails, some books that would provide routines such as Runge-Kutta integration, matrix inversion, finding zeros of functions, etc? I'm new at Ada, and figure it would be easier to start doing the numerical work I need to do if I had some good examples to build on. Thanks for your help! Norm Hecht