lacaml 7.0.0
Maintainer | markus.mottl@gmail.com | ||||
---|---|---|---|---|---|
Dependencies |
|
||||
OCaml | = 3.12.1 | ||||
Published | Aug 21, 2012 | ||||
Source [http] |
https://github.com/mmottl/lacaml/archive/v7.0.0.tar.gz f2ec4169314052d807b0c351754e5577 |
||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/lacaml/lacaml.7.0.0/opam |
Bindings for BLAS/LAPACK (high-performance linear algebra Fortran libraries)
This OCaml-library interfaces two widely used mathematical FORTRAN-libraries:
- BLAS - Basic Linear Algebra Subroutines
- LAPACK - Linear Algebra PACKage
This allows developers to write high-performance numerical code for applications that require linear algebra.