onumerical
Linear expression solver
A numerical library for OCaml providing tools for linear expressions and optimization
Numerical Library for OCaml
8 stars
5 watching
1 forks
Language: OCaml
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
backtracking/combine | An OCaml library for solving combinatorial problems using dancing links and other techniques | 35 |
mmottl/lacaml | An OCaml interface to widely used linear algebra libraries for high-performance numerical computations. | 128 |
o1-labs/snarky | An OCaml library for writing verifiable computations using R1CS SNARKs | 495 |
laurentmazare/ocaml-bert | Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. | 23 |
owlbarn/owl | A comprehensive OCaml scientific computing framework for high-performance numerical computations and data analysis. | 1,222 |
ocramz/sparse-linear-algebra | Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 88 |
rleonid/oml | A collection of OCaml functions for mathematical and statistical analysis | 119 |
ddemidov/amgcl | A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 736 |
laurentmazare/npy-ocaml | A library that allows OCaml bigarrays to be written and read in the NumPy file format | 41 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 283 |
inhabitedtype/angstrom | A high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats. | 649 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 84 |
ocaml/ocaml-re | A library for compiling and executing regular expressions in OCaml. | 232 |
lehy/ocaml-sklearn | Enables machine learning with scikit-learn in OCaml | 34 |
laurentmazare/tensorflow-ocaml | OCaml bindings for a popular machine learning framework | 283 |