package owl-plplot

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

Install

Authors

Maintainers

Sources

owl-1.0.2.tbz
sha256=38d210ce6c1c2f09631fd59951430e4f364b5ae036c71ed1b32ce559b2a29263
sha512=c468100556445384b9c6adad9c37b5a9b8c27db8be35f61979e65fafa88c60221b8bda0a9c06cfbbc8d4e216a1ed08a315dfefb45bb4f5f15aa82d4358f57567

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: 14 Feb 2022

Dependencies (4)

  1. plplot
  2. owl = version | = "1.0.2-1"
  3. dune >= "2.0.0"
  4. ocaml >= "4.10.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