lacaml

Linear algebra library

An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations.

OCaml bindings for BLAS/LAPACK (high-performance linear algebra Fortran libraries)

GitHub

128 stars
13 watching
16 forks
Language: OCaml
last commit: 3 months ago
blaslapacklinear-algebramatrixocamlvector

Related projects:

Repository Description Stars
blas-lapack-rs/netlib-src Provides source code for linear algebra libraries built on top of Netlib 4
blas-lapack-rs/lapack Provides Rust wrappers for Fortran linear algebra libraries 82
blas-lapack-rs/accelerate-src Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework 17
akabe/slap A linear algebra library with type-based static size checking for matrix operations. 88
jhumphry/lalg An Ada interface to BLAS for linear algebra operations on dense matrices and vectors 4
cheshire/onumerical A numerical library for OCaml providing tools for linear expressions and optimization 8
quil-lang/magicl A matrix algebra library in Common Lisp with both pure Lisp and extended C/Fortran functionality 239
konovod/linalg A linear algebra library built on top of LAPACK. 50
laurentmazare/tensorflow-ocaml OCaml bindings for a popular machine learning framework 283
ekrich/sblas A library that provides an interface to high-performance linear algebra operations 34
blas-lapack-rs/openblas-src Provides source code for building BLAS and LAPACK libraries via OpenBLAS 78
owlbarn/owl A comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml. 1,225
laurentmazare/ocaml-torch Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation 416
mmottl/sqlite3-ocaml A set of bindings and wrappers to interact with a specific SQL database engine 116
ekmett/linear A set of low-dimensional linear algebra primitives for use in Haskell programs 203