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
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
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"
configurator
build
conf-openblas
>= "0.2.0"
base
build
ocaml
>= "4.06.0"
Reverse Dependencies
Conflicts
None