lacaml
Linear algebra library
An OCaml interface to widely used linear algebra libraries for high-performance numerical computations.
OCaml bindings for BLAS/LAPACK (high-performance linear algebra Fortran libraries)
128 stars
14 watching
16 forks
Language: OCaml
last commit: 16 days 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 | 81 |
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 | 238 |
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 pre-built implementations of linear algebra and numerical computation libraries | 76 |
owlbarn/owl | A comprehensive OCaml scientific computing framework for high-performance numerical computations and data analysis. | 1,222 |
laurentmazare/ocaml-torch | Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation | 413 |
mmottl/sqlite3-ocaml | A set of bindings and wrappers to interact with a specific SQL database engine | 114 |
ekmett/linear | A set of low-dimensional linear algebra primitives for use in Haskell programs | 202 |