This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

random distribution




Are there some implementations of random distributions, such as poisson,normal,
erlang, weibull, binomial, chi-square, hypergeometric,... available for
guile+slib? I couldn't find anything the like in the scheme repository. 
If not, would it be better to write them directly in scheme or to use C/C++-
written ones (e.g. those in libg++) and wrap them into libguile?

   Klaus Schilling