<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/12/a2033ccc51a85fa08cd9c55584643029"
  from="Markus Mottl &lt;markus@o...&gt;"
  author="Markus Mottl"
  date="2003-12-13T16:36:15"
  subject="Re: [Caml-list] Matrix libraries"
  prev="2003/12/adadd391ebedf2c6694c36ff5331a618"
  next="2003/12/17b689cbb8f6dc1d21d31abd0ae53371"
  prev-in-thread="2003/12/f9520b7839c36f67ec24f72b79457271"
  next-in-thread="2003/12/09f10707cb7d748374f53d21860a4769"
  prev-thread="2003/12/68276101f2bc192b44f47bce0bf1c103"
  next-thread="2003/12/c9409b63462d80cc0a4b0355adf1e0b0"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Matrix libraries">
<msg 
  url="2003/12/f9520b7839c36f67ec24f72b79457271"
  from="romildo@u..."
  author="romildo@u..."
  date="2003-12-13T13:51:36"
  subject="[Caml-list] Matrix libraries">
<msg 
  url="2003/12/a2033ccc51a85fa08cd9c55584643029"
  from="Markus Mottl &lt;markus@o...&gt;"
  author="Markus Mottl"
  date="2003-12-13T16:36:15"
  subject="Re: [Caml-list] Matrix libraries">
<msg 
  url="2003/12/09f10707cb7d748374f53d21860a4769"
  from="Oleg Trott &lt;oleg_trott@c...&gt;"
  author="Oleg Trott"
  date="2003-12-13T21:38:23"
  subject="Re: [Caml-list] Matrix libraries">
<msg 
  url="2003/12/c3b75dfeec654641ac28b231c93f7c56"
  from="Markus Mottl &lt;markus@o...&gt;"
  author="Markus Mottl"
  date="2003-12-14T15:02:00"
  subject="Re: [Caml-list] Matrix libraries">
<msg 
  url="2003/12/0a43e811112e9d2e886447b4a4cde60d"
  from="Oleg Trott &lt;oleg_trott@c...&gt;"
  author="Oleg Trott"
  date="2003-12-14T23:11:05"
  subject="Re: [Caml-list] Matrix libraries">
<msg 
  url="2003/12/e5b28fabb22922cf3a38685086cbffc1"
  from="Markus Mottl &lt;markus@o...&gt;"
  author="Markus Mottl"
  date="2003-12-15T10:01:30"
  subject="Re: [Caml-list] Matrix libraries">
</msg>
</msg>
</msg>
<msg 
  url="2003/12/45603114c54f97f2b300a8200967c2d8"
  from="Shivkumar Chandrasekaran &lt;shiv@e...&gt;"
  author="Shivkumar Chandrasekaran"
  date="2003-12-15T20:41:17"
  subject="[Caml-list] CamlFloat">
</msg>
<msg 
  url="2003/12/6b69eacae8908603f24d7c8496a1b944"
  from="Shivkumar Chandrasekaran &lt;shiv@e...&gt;"
  author="Shivkumar Chandrasekaran"
  date="2003-12-15T21:15:58"
  subject="Re: [Caml-list] Matrix libraries">
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>
On Sat, 13 Dec 2003, romildo@uber.com.br wrote:
&gt; I am looking for a good library for numerical
&gt; matrixes manipulation in OCaml. Can anybody help me?

Although it has already been on the web for a few weeks, I hadn't actually
announced it yet, waiting for comments of some co-developers:

Lacaml is available in a new major version. This library interfaces
the Fortran libraries BLAS and LAPACK for heavy-weight linear algebra
(i.e. matrix computations). New features include support for complex
transformations (complex numbers), and a convenient way of accessing
submatrices using labels. As usual, you can choose either single or
double precision computations. The computations can run in parallel
on SMP-machines.

You can download the library here:

  http://www.oefai.at/~markus/home/ocaml_sources.html#LACAML

I'd be grateful for feedback!

Best regards,
Markus Mottl

-- 
Markus Mottl          http://www.oefai.at/~markus          markus@oefai.at

-------------------
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

</contents>

</message>

