owlversion

OCaml Scientific and Engineering Computing

Owl: OCaml Scientific and Engineering Computing

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_32" | arch = "x86_64"
Dependencies
Source [http] https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
sha256=983602676cf7dd54c4bdcea057825379c21703fbc7216b94dfb0400c697fca88
sha512=2c19d84412e11806dbbce399fe07099404f4987b82ec5ea305de53046063edcc32fd3dd552a04473b14c6c5b942a7ed92582f9f388e73dd652a978d775fb5a95
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/owl/owl.1.1/opam
Required by