package owl

  1. Overview
  2. No Docs
Owl - OCaml Scientific and Engineering Computing

Install

Authors

Maintainers

Sources

owl-0.4.0.tbz
md5=164fbec1c8025895eea703b125dd35f3

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.

Published: 09 Aug 2018

Dependencies (11)

  1. stdio build
  2. plplot
  3. owl-base < "0.5.0"
  4. eigen >= "0.0.3" & < "0.1.0"
  5. dune
  6. ctypes < "0.17.0"
  7. configurator build
  8. conf-openblas >= "0.2.0"
  9. base-bigarray
  10. base build
  11. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (4)

  1. gobba >= "0.4.2"
  2. molenc = "11.4.0"
  3. owl-top < "0.6.0"
  4. owl-zoo = "0.4.0"

Conflicts

None