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.7/owl-base-0.3.7.tbz
sha256=28d6c909f8f91cd8fd61fd1079b2f0e4bf8917bf33e2da96607caf63c73d0a39
md5=16454681ed82d527edf25eaee668c88a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/owl/owl.0.3.7/opam
Required by