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

Install

Authors

Maintainers

Sources

owl-1.1.tbz
sha256=983602676cf7dd54c4bdcea057825379c21703fbc7216b94dfb0400c697fca88
sha512=2c19d84412e11806dbbce399fe07099404f4987b82ec5ea305de53046063edcc32fd3dd552a04473b14c6c5b942a7ed92582f9f388e73dd652a978d775fb5a95

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: 02 Mar 2023

Dependencies (10)

  1. npy
  2. stdio build
  3. owl-base = version
  4. dune-configurator
  5. dune >= "2.0.0"
  6. ctypes >= "0.16.0"
  7. conf-openblas >= "0.2.1"
  8. base-bigarray
  9. base build
  10. ocaml >= "4.10.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (9)

  1. gobba >= "0.4.2"
  2. molenc = "11.4.0"
  3. owl-ode >= "0.4.0"
  4. owl-ode-odepack != "0.3.0"
  5. owl-ode-sundials != "0.3.0"
  6. owl-opt
  7. owl-opt-lbfgs
  8. owl-plplot < "0.8.0"
  9. owl-top < "0.8.0" | >= "1.1"

Conflicts

None