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.git
Uploaded by PatrickPerry at 2008-12-31T04:36:44Z
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 15402 total (45 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.2.1

[back to package description]
If you care at all about performance, make sure you configure the library
to use the best CBLAS installed on your system.  See the cabal file for
details. To use atlas, run

    runhaskell Setup.lhs configure -fatlas