gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] NAG libraries


From: C Y
Subject: Re: [Gcl-devel] NAG libraries
Date: Tue, 24 Jun 2003 22:45:16 -0700 (PDT)

--- root <address@hidden> wrote:

> XDR is a data exchange format used to communicate between Axiom's
> lisp code and NAG's fortran library. The NAG library used to be
> an integral part of Axiom but needs to be either (a) tested by
> somebody that actually has a NAG fortran library (which I don't)
> or (b) redone using something like Octave (pain, pain, pain) or
> (c) thrown out (significant functionality loss, not recommended).

I assume some variation of b) will be needed eventually, in the spirit
of openness if nothing else.  I don't know what the best way to go is
by any means, or what licensing restrictions are acceptable, but the
GNU Scientific Library folks seem to have a good list here: 
http://www.ugcs.caltech.edu/info/gsl/gsl-design_1.html#SEC1

As a NAG replacement the most logical one seems to be slatec, to the
newbie eye at least - I suppose fortran might not help if all the calls
have to be redone to conform to a non-NAG interface anyway.

slatec (fortran) http://www.netlib.org/slatec/  I think this is public
domain.

#       SLATEC Common Mathematical Library, Version 4.1, July 1993
#       a comprehensive software library containing over
#       1400 general purpose mathematical and statistical routines
#       written in Fortran 77.

In fortran there is also:

NSWC Mathematics Subroutine Library (fortran)

The NSWC Mathematics Subroutine Library is a collection of Fortran 77
routines specializing in numerical mathematics. It was collected and
developed by the:

   Computing Systems and Networks Division 
   Strategic and Space Systems Department
   U.S. Naval Surface Warfare Center
   Dahlgren Division, Dahlgren Virginia 22448-5000

Documentation for this one is apparently poor.

CERNLIB is largely fortran and GPLed, IIRC, but the site seems to
indicate they use NAG for some parts of the system so it probably
doesn't duplicate enough NAG functionality to be useful.

Anyway, just thought I'd throw those out.  'course, all you old salts
probably knew all about all those already ;-).

CY

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]