Lacaml - OCaml-bindings to BLAS and LAPACK
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
mmottl.github.io
Readme
Changelog
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception License
Edit opam file
Published
25 May 2018
Authors
-
Egbert Ammicht <eammicht@lucent.com>
-
Patrick Cousot <Patrick.Cousot@ens.fr>
-
Sam Ehrlichman <sehrlichman@janestreet.com>
-
Florent Hoareau <h.florent@gmail.com>
-
Markus Mottl <markus.mottl@gmail.com>
-
Liam Stewart <liam@cs.toronto.edu>
-
Christophe Troestler <Christophe.Troestler@umons.ac.be>
-
Oleg Trott <ot14@columbia.edu>
-
Martin Willensdorfer <ma.wi@gmx.at>
Maintainers
Sources
lacaml-11.0.1.tbz
md5=7a1b5c4d4340a9f6fdee720dacef1a5f
Dependencies
jbuilder
>= "1.0+beta13"
configurator
build
stdio
build
base
build
conf-lapack
build
conf-blas
build
ocaml
>= "4.05"
Reverse Dependencies
fftw3
>= "0.7.1" & < "0.8.5"
gpr
>= "1.4.0"
lbfgs
>= "0.9"
libsvm
>= "0.9.3"
mesh
>= "0.8.8"
oml
= "0.0.6"
owl
>= "0.2.0" & < "0.2.2"
pilat
< "1.6"
Conflicts
None