owlversion

Owl - An OCaml Numerical Library

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.

AuthorLiang Wang
LicenseMIT
Published
Homepagehttps://github.com/owlbarn/owl
Issue Trackerhttps://github.com/owlbarn/owl/issues
MaintainerLiang Wang <ryanrhymes@gmail.com>
Availablearch = "x86_64"
Dependencies
Source [http] https://github.com/owlbarn/owl/releases/download/0.3.8/owl-base-0.3.8.tbz
md5=247e4b6e6190df68830095441e71e69a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/owl/owl.0.3.8/opam
Required by