comp.lang.ada
 help / color / mirror / Atom feed
From: "David C. Hoos, Sr." <david.c.hoos.sr@ada95.com>
Subject: Re: Numerical Routines in Ada
Date: 1996/10/05
Date: 1996-10-05T00:00:00+00:00	[thread overview]
Message-ID: <01bbb2be$8cf334e0$178371a5@dhoossr.iquest.com> (raw)
In-Reply-To: 3255B98B.7832@fls.infi.net


Norm Hecht <nhecht@fls.infi.net> wrote in article
<3255B98B.7832@fls.infi.net>...
> 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
>
The Data Fusion Lab of Drexel University has released the initial version
of an Ada 95 matrix package done under a DISA research grant which can be
found via the home page for the project --
"http://dflwww.ece.drexel.edu/research/ada/" which contains a link to the
code at"ftp://dflwww.ece.drexel.edu/pub/ada/ada95_matrix_package.tar.Z".

I have a number of criticisms of this package which I have not yet
articulated -- e.g., poor code reuse, and poor reporting of test results.

However, the package does compile and link as is under gnat304a for
Win95/WinNT.  The test results for the real_arrays state Failures = 0, and
the results for complex_arrays state Failures = 2. From the format of the
test results I deduce that the problem is with the matrix multiplication
function, but I have not pursued this any further, as yet.

The readme file which comes with the package also has pointers to other
resources both electronic and hard copy, which you may find useful.

-- 
David C. Hoos, Sr.,
http://www.dbhwww.com
http://www.ada95.com


 




  reply	other threads:[~1996-10-05  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-10-04  0:00 Numerical Routines in Ada Norm Hecht
1996-10-05  0:00 ` David C. Hoos, Sr. [this message]
  -- strict thread matches above, loose matches on Subject: below --
1996-10-15  0:00 Laurent Gasser
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox