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 version | External version | Source | DLs | Docs | Req. PLT | Date added |
(3 0) | — | [browse] | 77 | [docs] | [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. |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(2 0) | 1.0 | [browse] | 53 | [docs] | [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 | [browse] | 20 | [docs] | [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. |