package owl

  1. Overview
  2. Docs
Scientific computing library

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.6.tar.gz
md5=56589c45f4c08332fdda560fdd701e54

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: 08 Jun 2017

Dependencies (10)

  1. eigen < "0.1.0"
  2. plplot
  3. ocamlfind build
  4. ocamlbuild build
  5. oasis build & >= "0.4"
  6. conf-gsl
  7. gsl < "1.20.0"
  8. dolog < "4.0.0"
  9. ctypes < "0.17.0"
  10. ocaml >= "4.04.0" & < "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