package oml

  1. Overview
  2. Docs
An OCaml Math, Statistics, and ML Library

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.6.tar.gz
md5=6234bd8495da2693427cd1098ee45997

Description

Common algorithms and procedures to perform exploratory data analysis, machine learning and mathematical simulations.

This package wraps libraries that have C and Fortran bindings to numerical code. For an OCaml only version. See oml-lite.

Published: 24 Aug 2016

Dependencies (7)

  1. ocephes
  2. lbfgs
  3. lacaml
  4. cppo_ocamlbuild build
  5. cppo build & >= "1.6.0"
  6. ocamlfind build
  7. ocaml >= "4.03" & < "4.10"

Dev Dependencies

None

Used by (1)

  1. prob-cache >= "1.1.0"

Conflicts (4)

  1. ocephes < "0.8"
  2. lbfgs < "0.8.7"
  3. lacaml >= "9.2.3"
  4. lacaml < "8.0.6"