public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* OCaml bindings for GSL
@ 2002-09-03  6:33 Olivier Andrieu
  0 siblings, 0 replies; only message in thread
From: Olivier Andrieu @ 2002-09-03  6:33 UTC (permalink / raw)
  To: gsl-discuss

Hello,

I'm releasing some OCaml/GSL bindings. They are fairly complete and
seem to work OK ! Available modules include FFT, minimization and
root-finding, some linear algebra (not complete though), RNGs, random
distributions, special functions, and some others.

They are synched with GSL release 1.2. You can get them there :
<http://oandrieu.nerim.net/ocaml/gsl/> 

Objective Caml is a functional programming language of the ML family
(like SML). It offers static strong typing, type inference and
comes with a fast, native code compiler. You can learn more about
OCaml here : <http://caml.inria.fr/> or here <http://www.ocaml.org/>.

(any comments and/or help for completing them is welcome)

-- 
   Olivier

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-03 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-03  6:33 OCaml bindings for GSL Olivier Andrieu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).