Version 0.7.0  

The S-Lang GSL Module Page

 

The GNU Scientific Library, or GSL, is a well-written and well-supported C library that contains a vast number of numerical routines. The GSL module described here makes many of those functions available to any application that makes use of the S-Lang interpreter through its ability to dynamically load interpreter modules.

Not all slang applications support dynamically loadable modules. Those that do include slsh, which is distributed with the S-Lang library, jed, slrn, isis, as well as some of the version 3 CIAO tools.

New for v0.7!

  • gslmatrix is a new component module that provides support for a number of the GSL linear algebra and eigenvalue/vector routines. As S-Lang has native support for many array operations, none of the BLAS routines were wrapped.

This page was last updated Sep 19, 2007 by John E. Davis. To comment on it or the material presented here, send email to davis at space mit edu.
Valid HTML 4.01! Made with JED Viewable With Any Browser