package owl

  1. Overview
  2. No Docs
Scientific computing library

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.1.tar.gz
md5=e3ab743c640bb454f386679bb2eb44ce

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: 01 Mar 2017

Dependencies (11)

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