Browse thread
[Caml-list] ocamlgsl release
- Olivier Andrieu
[
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: | -- (:) |
| From: | Olivier Andrieu <andrieu@i...> |
| Subject: | [Caml-list] ocamlgsl release |
Hello, I'm releasing a wrapper for GSL, the GNU Scientific Library <http://sources.redhat.com/gsl/> . GSL is "a collection of routines for numerical computing" : this includes random number generators, random distributions, special functions, FFT, linear algebra, numerical integration, multi-dimensional root-finding and minimization, least-square fitting, etc. The wrapper is fairly complete (but not overly tested). There's not much documentation but the (very good) GSL documentation should be enough for using it. The wrapper is synced with the current release of GSL (1.2). the wrapper : http://oandrieu.nerim.net/ocaml/gsl/ the GSL documentation : http://sources.redhat.com/gsl/ref/gsl-ref_toc.html -- 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