Re: linear algebra library recommendation
Christophe Troestler <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Organization | University of Mons |
| Message-ID | <20140228.124653.1648063430846620941.Christophe.Troestler@umons.ac.be> |
On Fri, 28 Feb 2014 03:37:37 -0800, wrote: > > What linear algebra library is recommended? It should provide at > least double vectors and matrices and leverage an installed BLAS > library. LACAML. It is available in OPAM (provided you have the right FORTRAN libs installed on your machine).