Package mzgsl.plt contributed by wmfarr [docs]
To load: (require (planet wmfarr/mzgsl:3:0/all))
Old style:(require (planet "all.ss" ("wmfarr" "mzgsl.plt" 3 0)))
Package description:
Bindings to the GNU Scientific Library for MzScheme. See the Science collection for native MzScheme libraries which implement much of this functionality.
Downloads this week: 0
Total downloads: 150
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(3 0)
77
[none]2008-07-08
To load: (require (planet wmfarr/mzgsl:3:0/all))
Available in repositories: 4.x

Version 3.0: Updated to PLT Scheme v4.

Version 2.0: Eliminated gsl-rng-free from exports. Memory is managed automatically, so there is no need to manually free random number generators.

Version 1.0: Only GSL Random Number Generators are bound.

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 0)1.0
53
[none]2007-06-26
To load: (require (planet "all.ss" ("wmfarr" "mzgsl.plt" 2 (= 0))))
Available in repositories: 4.x, 3xx

Version 2.0: Eliminated gsl-rng-free from exports. Memory is managed automatically, so there is no need to manually free random number generators.

Version 1.0: Only GSL Random Number Generators are bound.

(1 0)1.0
20
[none]2007-05-24
To load: (require (planet "all.ss" ("wmfarr" "mzgsl.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx

Version 1.0: Only GSL Random Number Generators are bound.