package oml

  1. Overview
  2. Docs
Math Library

Install

Dune Dependency

Authors

Maintainers

Sources

oml-0.0.7.tbz
sha256=a84d38c74f8edf867ca9cb99415ea66320dc667fc012c071d60cb3a87205432d
md5=ce2b5241f66da5d25781dab2e07e6990

doc/oml/Oml/index.html

Module Oml

OCaml Math, Statistics and ML Libary (Pure OCaml).

Verions: 0.0.7

module Util : sig ... end

Common values used throughout the library.

module Uncategorized : sig ... end

WIP: Special functions and Linear Algebra.

module Statistics : sig ... end

Inference, parameter estimation.

module Online : sig ... end

Compute running statitics using recurrence equations.

module Classification : sig ... end

Classify data based on features.

module Regression : sig ... end

Model relationship between variables.

OCaml

Innovation. Community. Security.