package owl

  1. Overview
  2. No Docs
Scientific computing library

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.4.tar.gz
md5=7af1cfb44a4f283ff4d88b43db3df871

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 May 2017

Dependencies (10)

  1. eigen < "0.0.4"
  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