random distribution
Klaus Schilling (Klaus.Schilling@home.ivm.de)
Thu, 26 Feb 1998 14:57:08 +0100 (MET)
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