gsl-random: Bindings the the GSL random number generation facilities.

[ bsd3, library, math ] [ Propose Tags ]

Bindings to the GNU Scientific Library random number generators and random distributions.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.5.0, 0.5.1, 0.5.2, 0.5.3
Dependencies base [details]
License BSD-3-Clause
Copyright (c) 2008. Patrick Perry <patperry@stanford.edu>
Author Patrick Perry
Maintainer Patrick Perry <patperry@stanford.edu>
Category Math
Home page http://stat.stanford.edu/~patperry/code/gsl-random
Uploaded by PatrickPerry at 2008-08-28T11:09:10Z
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 15406 total (48 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for gsl-random-0.1

[back to package description]
You may need to edit the cabal file to get the right libraries linked in. In
particular, you may need to change "cblas" to "gslcblas". Or, if you are using
ATLAS, you may need to add atlas at the end of the library list.