Google Groups unterstützt keine neuen Usenet-Beiträge oder ‑Abos mehr. Bisherige Inhalte sind weiterhin sichtbar.

[Caml-list] efficient sparse matrix implementation anyone?

124 Aufrufe
Direkt zur ersten ungelesenen Nachricht

Jonathan Roewen

ungelesen,
23.07.2006, 00:13:5823.07.06
an caml...@inria.fr
Hi,

I'm wondering if anyone has a sparse matrix library for ocaml, or
perhaps a wrapper around some C library.

Jonathan

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Erick Tryzelaar

ungelesen,
23.07.2006, 02:37:1923.07.06
an Jonathan Roewen, caml...@inria.fr
Jonathan Roewen wrote:
> Hi,
>
> I'm wondering if anyone has a sparse matrix library for ocaml, or
> perhaps a wrapper around some C library.
>

lacaml might be suitable for you. You can find it here:
http://www.ocaml.info/home/ocaml_sources.html

Daniel Andor

ungelesen,
08.08.2006, 05:36:5808.08.06
an Jonathan Roewen, caml...@inria.fr
On 23/07/06, Jonathan Roewen <jonatha...@gmail.com> wrote:
>
> I'm wondering if anyone has a sparse matrix library for ocaml, or
> perhaps a wrapper around some C library.
>
>
I've used LACAML with band-diagonal sparse matrices, and it worked very
nicely.
There's also CamlFloat:
http://math.ucsb.edu/~lyons/camlFloat/
although I have never used it. Looks enticing...

D.

0 neue Nachrichten