soegaard / mzgsl

Bindings for the GNU Scientific Library to PLT Scheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code provides PLT Scheme bindings to the GNU Scientific Library (GSL).  It is based off Will Farr's mzgsl.plt package. All code is released under the GPL licence, following GSL.

This code has been tested with GSL 1.12.

The code in low-level contains the actual bindings to GSL. The code in the top-level directory contains the cleaner interface built on top of them.

About

Bindings for the GNU Scientific Library to PLT Scheme


Languages

Language:Scheme 90.7%Language:Racket 9.3%