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: 10 Jun 2015

Dependencies (5)

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

Dev Dependencies

None

Used by (10)

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

Conflicts

None