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: 09 Apr 2016

Dependencies (7)

  1. conf-lapack
  2. conf-blas
  3. ocamlbuild build
  4. ocamlfind build & >= "1.5"
  5. base-bytes
  6. base-bigarray
  7. 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