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 11 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An OCaml library for solving combinatorial problems using dancing links and other techniques | 35 |
| | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
| | An OCaml front-end for writing and verifying computation protocols using R1CS SNARKs. | 498 |
| | Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. | 24 |
| | 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 |
| | Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 89 |
| | A collection of OCaml functions for mathematical and statistical analysis | 119 |
| | A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 751 |
| | A library that allows OCaml bigarrays to be written and read in the NumPy file format | 41 |
| | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
| | A high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats. | 656 |
| | A combinator library that decodes JSON-like data into OCaml types | 85 |
| | A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 |
| | Enables machine learning with scikit-learn in OCaml | 34 |
| | OCaml bindings for a popular machine learning framework | 283 |