package owl

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

Install

Authors

Maintainers

Sources

owl-0.7.0.tbz
sha256=cb9b596d7a2166630e385381f5dcb7cc6c2a4afebd32b2811db3e4b4fe008f3c
sha512=940c0953ee3fce453787e0820df42f4f3852413ba0a1af9d18af128d90a76bf9c93aaa3af42bd80be938b0b53ed0f546a1972ecc5fad7dd35247cea5e699b78f

Description

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.

Published: 17 Nov 2019

Dependencies (11)

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

Dev Dependencies (1)

  1. alcotest with-test

Used by (11)

  1. gobba >= "0.4.2"
  2. gr < "0.0.2"
  3. molenc = "11.4.0"
  4. owl-ode >= "0.1.0" & < "0.3.0"
  5. owl-ode-odepack < "0.3.0"
  6. owl-ode-sundials < "0.3.0"
  7. owl-opt
  8. owl-opt-lbfgs
  9. owl-plplot < "0.8.0"
  10. owl-top < "0.7.1"
  11. owl-zoo = "0.7.0"

Conflicts

None