slang-users mailing list

[2003 Date Index] [2003 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[slang-users] S-Lang modules for GNU Scientific Library (GSL) released


Hi,

   I am pleased to announce the availability of a set of S-Lang
modules for the GNU Scientific Library.  A brief introduction to the
modules is attached below.  For additional information about their
use and availability, them, please visit 
<http://space.mit.edu/CXC/software/slang/modules/gsl/>.

Thanks, --John

  The GNU Scientific Library (GSL <http://sources.redhat.com/gsl/>) is a
  vast collection of robust and well documented numerical functions.  It
  includes support for many special functions, random numbers,
  interpolation and integration routines, and much more.  For more
  information about GSL, visit  <http://sources.redhat.com/gsl/>.

  Many of the routines in the GSL may be made available to the S-lang
  interpreter via the GSL modules described by this document, whose most
  recent version may be found at
  <http://space.mit.edu/CXC/software/slang/modules/gsl/>.

  At the moment, four GSL modules are available:

  o  gslsf: The GSL special function module.  Currently, this module
     provides an interface to nearly 200 GSL special functions.

  o  gslconst: The GSL constants module.  This module defines many
     constants such as CONST_MKS_SPEED_OF_LIGHT, CONST_CGS_BOLTZMANN,
     etc.

  o  gslinterp: The GSL interpolation module, which includes routines
     for linear interpolation, cubic splines, etc.


  o  gslcore: This is a module that must be loaded before any of the
     above modules can be loaded.  Its main purpose is to provide
     support functions for the other GSL modules.

  There are many functions that are not yet wrapped.  For example, none
  of GSL's random number routines have been wrapped.  Future releases of
  the GSL module will include more functionality.  Nevertheless, what
  has been implemented should prove useful.

-- 
John E. Davis                   Center for Space Research/AXAF Science Center
617-258-8119                    One Hampshire St., Building NE80-6019
http://space.mit.edu/~davis     Cambridge, MA  02139-4307

_______________________________________________
To unsubscribe, visit http://jedsoft.org/slang/mailinglists.html


[2003 date index] [2003 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]