Owl - OCaml Scientific and Engineering Computing
Description

Owl is an OCaml numerical library. It supports N-dimensional arrays, both dense and sparse matrix operations, linear algebra, regressions, fast Fourier transforms, and many advanced mathematical and statistical functions (such as Markov chain Monte Carlo methods). Recently, Owl has implemented algorithmic differentiation which essentially makes developing machine learning and neural network algorithms trivial.

Install

Published

09 Aug 2018

Authors

Maintainers

Sources

owl-0.4.0.tbz
md5=164fbec1c8025895eea703b125dd35f3

Dependencies

stdio build
owl-base < "0.5.0"
eigen >= "0.0.3" & < "0.1.0"
ctypes < "0.17.0"
conf-openblas >= "0.2.0"
base build
ocaml >= "4.06.0"

Reverse Dependencies

gobba >= "0.4.2"
molenc = "11.4.0"
owl-top < "0.6.0"
owl-zoo = "0.4.0"

Conflicts

None