···
2
+
synopsis: "Lacaml - OCaml-bindings to BLAS and LAPACK"
4
+
Lacaml interfaces the BLAS-library (Basic Linear Algebra Subroutines) and
5
+
LAPACK-library (Linear Algebra routines). It also contains many additional
6
+
convenience functions for vectors and matrices."""
8
+
"Markus Mottl <markus.mottl@gmail.com>"
9
+
"Christophe Troestler <Christophe.Troestler@umons.ac.be>"
12
+
"Egbert Ammicht <eammicht@lucent.com>"
13
+
"Patrick Cousot <Patrick.Cousot@ens.fr>"
14
+
"Sam Ehrlichman <sehrlichman@janestreet.com>"
15
+
"Florent Hoareau <h.florent@gmail.com>"
16
+
"Markus Mottl <markus.mottl@gmail.com>"
17
+
"Liam Stewart <liam@cs.toronto.edu>"
18
+
"Christophe Troestler <Christophe.Troestler@umons.ac.be>"
19
+
"Oleg Trott <ot14@columbia.edu>"
20
+
"Martin Willensdorfer <ma.wi@gmx.at>"
22
+
license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
23
+
tags: ["clib:lapack" "clib:blas"]
24
+
homepage: "https://mmottl.github.io/lacaml"
25
+
doc: "https://mmottl.github.io/lacaml/api"
26
+
bug-reports: "https://github.com/mmottl/lacaml/issues"
32
+
"conf-lapack" {build}
36
+
["dune" "subst"] {dev}
45
+
"@runtest" {with-test}
49
+
dev-repo: "git+https://github.com/mmottl/lacaml.git"
52
+
"https://github.com/mmottl/lacaml/releases/download/11.1.1/lacaml-11.1.1.tbz"
54
+
"sha256=344b3b03f95f03ef0013a935f443d6d367b5a6c78313b1e86c6481fd9c0b7287"
55
+
"sha512=7d02861c256350e776296b2eb540edfac7f37cad414057283f9f7f9cef987593d371de3b45e37a5ed9f8adea69d872819ca43666327c53c1afab408e88bfac9b"
58
+
x-commit-hash: "9e9f115a1ec2d8f5671d53f5dec8e469843c1250"