package lacaml

  1. Overview
  2. No Docs

Description

Lacaml interfaces the BLAS-library (Basic Linear Algebra Subroutines) and LAPACK-library (Linear Algebra routines). It also contains many additional convenience functions for vectors and matrices.

Tags

clib:lapack clib:blas

Published: 11 Dec 2024

Dependencies (5)

  1. conf-lapack build
  2. conf-blas build
  3. dune-configurator
  4. ocaml >= "4.08"
  5. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None