package owl

  1. Overview
  2. Docs
Scientific computing library

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.9.tar.gz
md5=770acce3dbbf03eead59a328384e2029

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: 02 Oct 2017

Dependencies (13)

  1. conf-openblas
  2. eigen >= "0.0.3" & < "0.1.0"
  3. plplot
  4. ocaml-compiler-libs
  5. ocamlfind build
  6. ocamlbuild build
  7. oasis build & >= "0.4"
  8. conf-gsl
  9. gsl >= "1.20.0"
  10. dolog >= "3.0" & < "4.0.0"
  11. ctypes < "0.17.0"
  12. atdgen < "1.13.0"
  13. 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