package lacaml
Lacaml - OCaml-bindings to BLAS and LAPACK
Install
Dune Dependency
mmottl.github.io
Readme
Changelog
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (29)
Authors
-
EEgbert Ammicht <eammicht@lucent.com>
-
PPatrick Cousot <Patrick.Cousot@ens.fr>
-
SSam Ehrlichman <sehrlichman@janestreet.com>
-
FFlorent Hoareau <h.florent@gmail.com>
-
MMarkus Mottl <markus.mottl@gmail.com>
-
LLiam Stewart <liam@cs.toronto.edu>
-
CChristophe Troestler <Christophe.Troestler@umons.ac.be>
-
OOleg Trott <ot14@columbia.edu>
-
MMartin Willensdorfer <ma.wi@gmx.at>
Maintainers
Sources
lacaml-11.1.0.tbz
sha256=df0b945fde36c325965dbe4c8df787661c76fe44bffb724555dd384f2fd9b700
sha512=9cb60f3797eadc62daf946c527f79de9722f002f34b2b24efaef1fefc1846f780a3769da888eaa0bcc45993159f810de8b50244f59bf34f434c8a068527a5935
doc/lacaml/Lacaml/index.html
Module Lacaml
Source
Binding to the BLAS and LAPACK libraries. You can make use of this library by referring to the corresponding module you need for your precision and number type:
open Lacaml.S
open Lacaml.D
open Lacaml.C
open Lacaml.Z
To use this library, you should be familiar with BLAS and LAPACK. The following quick reference guide for the BLAS and LAPACK quick reference may be useful to you. For the precise description of the functions, consult the man pages online or, if you installed them on your machine (if you use Linux, they should be in the packages of your distribution), read them with Emacs: M-x man
(under Unix) or M-x woman
(all systems).
Precision-dependent Modules
Real-valued Modules
Complex-valued Modules
Precision-independent Module
Pretty-printing Module
Utility Module
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page