[plt-scheme] BLAS, LAPACK, and GSL

From: Williams, M. Douglas (M.DOUGLAS.WILLIAMS at saic.com)
Date: Wed Oct 13 15:11:53 EDT 2004

The science collection has portions of the GSL ported to PLT Scheme, but not
the BLAS or LAPACK portions.  There are bindings to the GSL for Guile
(another Scheme dialect/implementation) and possibly others.  A google
search for 'guile gsl' will find them.  One is:
http://www.nongnu.org/guile-num/.

Doug

> -----Original Message-----
> 
> greetings everyone.
> 
> i am interested in utilizing the gnu scientific libraries
> (http://www.gnu.org/software/gsl/) in my scheme codes, although my
> primary interest at this time are the BLAS and LAPACK portions.
> 
> is anyone aware of nice drscheme interfaces for these libs?
> 
> i have done a google search, and did not find anything. i also could
> not find searchable archives of the mailing list to see if this has
> been discussed previously.
> 
> if such bindings do not exist, are there other people out there who
> are interested in working together to create them?
> 
> regards,
> 
> TiM


Posted on the users mailing list.