* [Caml-list] efficient sparse matrix implementation anyone?
@ 2006-07-23 4:10 Jonathan Roewen
2006-07-23 6:34 ` Erick Tryzelaar
2006-08-07 15:39 ` Daniel Andor
0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Roewen @ 2006-07-23 4:10 UTC (permalink / raw)
To: caml-list
Hi,
I'm wondering if anyone has a sparse matrix library for ocaml, or
perhaps a wrapper around some C library.
Jonathan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] efficient sparse matrix implementation anyone?
2006-07-23 4:10 [Caml-list] efficient sparse matrix implementation anyone? Jonathan Roewen
@ 2006-07-23 6:34 ` Erick Tryzelaar
2006-08-07 15:39 ` Daniel Andor
1 sibling, 0 replies; 3+ messages in thread
From: Erick Tryzelaar @ 2006-07-23 6:34 UTC (permalink / raw)
To: Jonathan Roewen; +Cc: caml-list
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] efficient sparse matrix implementation anyone?
2006-07-23 4:10 [Caml-list] efficient sparse matrix implementation anyone? Jonathan Roewen
2006-07-23 6:34 ` Erick Tryzelaar
@ 2006-08-07 15:39 ` Daniel Andor
1 sibling, 0 replies; 3+ messages in thread
From: Daniel Andor @ 2006-08-07 15:39 UTC (permalink / raw)
To: Jonathan Roewen; +Cc: caml-list
[-- Attachment #1: Type: text/plain, Size: 379 bytes --]
On 23/07/06, Jonathan Roewen <jonathan.roewen@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.
[-- Attachment #2: Type: text/html, Size: 737 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-07 15:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-23 4:10 [Caml-list] efficient sparse matrix implementation anyone? Jonathan Roewen
2006-07-23 6:34 ` Erick Tryzelaar
2006-08-07 15:39 ` Daniel Andor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox