onumerical

Linear expression solver

A numerical library for OCaml providing tools for linear expressions and optimization

Numerical Library for OCaml

GitHub

8 stars
5 watching
1 forks
Language: OCaml
last commit: almost 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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 high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. 128
o1-labs/snarky An OCaml front-end for writing and verifying computation protocols using R1CS SNARKs. 498
laurentmazare/ocaml-bert Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. 24
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
ocramz/sparse-linear-algebra Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis 89
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 751
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. 285
inhabitedtype/angstrom A high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats. 656
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 85
ocaml/ocaml-re A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching 234
lehy/ocaml-sklearn Enables machine learning with scikit-learn in OCaml 34
laurentmazare/tensorflow-ocaml OCaml bindings for a popular machine learning framework 283