mmottl / lacaml
OCaml bindings for BLAS/LAPACK (high-performance linear algebra Fortran libraries)
☆127Updated last week
Alternatives and similar repositories for lacaml:
Users that are interested in lacaml are comparing it to the libraries listed below
- BLAS and LAPACK binding in OCaml with type-based static size checking for matrix operations☆88Updated 4 years ago
- Stream Processing with OCaml☆138Updated last year
- OCaml Math Library☆120Updated 6 years ago
- OCaml graph library☆236Updated 2 months ago
- Automated S-expression conversion☆151Updated 2 months ago
- OCaml bindings to the SQLite3 database☆116Updated last week
- OCaml bindings to the GSL (GNU Scientific Library).☆36Updated last week
- Pure OCaml regular expressions, with support for Perl and POSIX-style strings☆234Updated 2 months ago
- Cabal like system for OCaml☆126Updated 4 years ago
- Staged metaprogramming in stock OCaml☆150Updated 10 months ago
- Simple template for midsize OCaml project☆124Updated last week
- Stand-alone programs for numerical analysis in OCaml☆47Updated 9 years ago
- Use Python functions and objects from OCaml☆71Updated 6 years ago
- Library for binding to C libraries using pure OCaml☆376Updated this week
- Self-contained monadic parser combinators for OCaml