Browse thread
[Caml-list] generating random variables
-
Henri Dubois-Ferriere
- David Chase
- Olivier Andrieu
- Shawn Wagner
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2002-05-09 (18:45) |
From: | Olivier Andrieu <andrieu@i...> |
Subject: | Re: [Caml-list] generating random variables |
Henri Dubois-Ferriere [Thursday 9 May 2002] : > I have looked around, but did not seem to find any available > libraries for generating random variables (except of course for the > uniform variables in Random). Can anyone point me to such a thing, > if it exists? You could use GSL, the GNU scientific library (http://sources.redhat.com/gsl/). It's written in C of course. I've made some bindings (not for everything, but the RNGs and random distributions are working). If you're interested, I can send you the whole stuff. Olivier ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners