package lacaml

  1. Overview
  2. Docs

Description

This library interfaces the BLAS-library (Basic Linear Algebra Subroutines) and LAPACK-library (Linear Algebra routines), which are written in FORTRAN.

Tags

clib:lapack clib:blas

Published: 24 Feb 2016

Dependencies (5)

  1. ocamlbuild build
  2. ocamlfind build & >= "1.5"
  3. base-bytes
  4. base-bigarray
  5. ocaml >= "3.12" & < "5.0.0"

Dev Dependencies

None

Used by (12)

  1. fftw3 >= "0.7.1" & < "0.8.5"
  2. gpr < "1.2.2"
  3. lbfgs >= "0.9"
  4. libsvm >= "0.9.3" & < "0.10.0"
  5. mesh >= "0.8.8"
  6. mesh-display
  7. mesh-easymesh
  8. mesh-triangle
  9. oml = "0.0.6"
  10. owl >= "0.2.0" & < "0.2.2"
  11. pilat < "1.6"
  12. slap >= "3.0.0"

Conflicts

None