package owl

  1. Overview
  2. Docs
Scientific computing library

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
md5=67634d53317f90f2113401c17e3637c5

Description

Owl is an OCaml numerical library for scientific computing. Owl supports both dense and sparse matrices of real and complex numbers, and various maths, stats, matrix, regression, optimisation, and fft operations. Owl also includes an integrated plotting module.

Published: 09 Nov 2016

Dependencies (9)

  1. plplot
  2. ocamlfind build
  3. ocamlbuild build
  4. oasis build & >= "0.4"
  5. conf-gsl
  6. gsl < "1.20.0"
  7. dolog < "4.0.0"
  8. ctypes < "0.17.0"
  9. ocaml < "4.06.0"

Dev Dependencies

None

Used by (3)

  1. gobba >= "0.4.2"
  2. molenc = "11.4.0"
  3. owl-top != "0.3.8" & < "0.6.0"

Conflicts

None