caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: linear algebra libraries?
@ 2001-01-14 11:36 David McClain
  0 siblings, 0 replies; 6+ messages in thread
From: David McClain @ 2001-01-14 11:36 UTC (permalink / raw)
  To: Markus Mottl, caml-list

Marcus, et al

>Given the problem I want to solve, I'll only need a handful of functions,
>but I'll try to get the basic design right so that other people can
>continue extending the interface.
>

Here is the stuff I use daily to do just what you are asking for. The
sources are included and will probably be of most use to you, as you
probably won't want to learn NML. c.f., especially the tools directory and
the corresponding gluelib directory.

www.azstarnet.com/~dmcclain/nmlpromo.htm

- DM




^ permalink raw reply	[flat|nested] 6+ messages in thread
* linear algebra libraries?
@ 2001-01-11 19:00 Markus Mottl
  2001-01-12  9:27 ` Xavier Urbain
  2001-01-12 17:13 ` Brian Rogoff
  0 siblings, 2 replies; 6+ messages in thread
From: Markus Mottl @ 2001-01-11 19:00 UTC (permalink / raw)
  To: OCAML

Hello,

I wonder whether there are already any well-designed linear algebra
libraries for OCaml (i.e. with good support for vector and matrix
computations): I'd need one for implementing linear regression
methods. The library needs not be terribly fast (though I wouldn't mind
if it is ;), but should be well-behaved even when fed weird data (like
ill-conditioned matrices).

If I can't find any suitable library, I wouldn't mind interfacing a fast
C-library - but which? Library recommendations welcome!

Best regards,
Markus Mottl

-- 
Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-01-14 20:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-14 11:36 linear algebra libraries? David McClain
  -- strict thread matches above, loose matches on Subject: below --
2001-01-11 19:00 Markus Mottl
2001-01-12  9:27 ` Xavier Urbain
2001-01-12 11:40   ` Markus Mottl
2001-01-12 17:13 ` Brian Rogoff
2001-01-12 18:49   ` Markus Mottl

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 NNTP newsgroup(s).