oml
Math library
A collection of OCaml functions for mathematical and statistical analysis
OCaml Math Library
119 stars
18 watching
9 forks
Language: OCaml
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
biocaml/biocaml | Provides high-performance tools and data analysis for bioinformatics research and applications | 123 |
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 |
mmottl/lacaml | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
owainlewis/ocaml-datastructures-algorithms | Educational repository of data structures and algorithms implemented in OCaml. | 48 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 494 |
cheshire/onumerical | A numerical library for OCaml providing tools for linear expressions and optimization | 8 |
ocaml/ocaml-re | A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
mirleft/ocaml-tls | A TLS implementation in OCaml for secure communication | 305 |
ziglibs/zlm | A linear math library for the Zig programming language | 177 |
brendanlong/ocaml-ooxml | A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 32 |
lehy/ocaml-sklearn | Enables machine learning with scikit-learn in OCaml | 34 |
laurentmazare/tensorflow-ocaml | OCaml bindings for a popular machine learning framework | 283 |
yoriyuki/camomile | A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |