package owl-plplot

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

Install

Authors

Maintainers

Sources

owl-0.7.2.tbz
sha256=08c63c2c6f4a73143062ae1d2b7a809cdc8ae829a50b5bb1ecd9de6e2e5a5549
sha512=574cc39a186ef89bf73fbd9e42dd555b0d03ac1f70f745bc3f0932c623d217030a6375b6418fe4f262d9bff161ff254df10ba27d8f5fa8783c86e88af0755305

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: 06 Dec 2019

Dependencies (4)

  1. plplot
  2. owl >= "0.5.0"
  3. dune >= "1.7.0"
  4. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (5)

  1. cviode >= "0.0.4"
  2. owl-jupyter
  3. owl-ode >= "0.1.0" & != "0.2.0"
  4. owl-ode-odepack != "0.2.0"
  5. owl-ode-sundials < "0.1.0" | >= "0.3.0"

Conflicts

None